on 2013 May 31 9:29 AM
Dear ABAP OO gurus,
I need help in activating the modificated method.
Because of a system change in the FI/CO-system costcenters have changed. In posting recalculations we need to replace old costcenters by new ones.
I would like to do this in a userexit 2 of rpcipe00, items is not a changing parameter but an input.
I added a new parameter kostl similar to ZUONR in the method EXIT_RPCIPE00_002 and I modified CL_HRPAY99_POSTING_ENGINE_PP call_exit_two. When activating the interface, in the implementation of the BADI ZCL_IM_xxxx there occurs the error for that export parameter: "field unknown" and in CL_EX_SMOD_PCPO0001 method IF_EX_SMOD_PCPO0001-EXIT_RPCIPE00_002 too, "no data definition".
I don't find where to define or activate.
Thanks for your help.
Sigrun
Hi Naresh Naineni,
1- Create a project named ZHR from the CMOD transaction code.
2- Add ACBAPI01 to the "Enhancement Assigment" section of the ZHR project.
3- Now you can edit the ZXACCU15 output in EXIT_SAPLACC4_001 FM as you wish.
4- Define a "Field Symbol" in ZXACCU15 and refer to T_ACCIT(ACCIT) "Structure" to make this change for the cost center.
5- Finally, don't forget to activate the components in the ZHR project.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
104 | |
7 | |
7 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.