‎2010 Nov 17 8:09 AM
hi,
I have used this user exit ZXAPCU05.
I have written the code.
now I am testing it in SMOD(I have put a break point in it) without creating the project in CMOD.
but it is not getting triggered.control is not going to the break -point.
can any body tel me how to implement this.
I have searched in forums i did not get any help.
Regards,
Shilpa.
‎2010 Nov 17 8:29 AM
This exit is part of Enhancment AINT0004, Component :EXIT_SAPLAPCF_005. Create the project for this enhancement using transaction code CMOD and activate it.
‎2010 Nov 17 8:29 AM
This exit is part of Enhancment AINT0004, Component :EXIT_SAPLAPCF_005. Create the project for this enhancement using transaction code CMOD and activate it.
‎2010 Nov 17 9:16 AM
In case of user exit the trigger will only happenif you have created a project using CMOD and encapsulated this enhancment.
Nabheet
‎2010 Nov 19 9:05 AM
I have activated the project...
but still my break point is not getting trigered.....
Regards
Shilpa.
‎2010 Nov 19 9:13 AM
That means it is not suitable foryour requirement. Please explain your requirement clearly.
Thanks
Nabheet
‎2010 Nov 19 9:14 AM
This enhancement is called from function module APCF_DIFFERENT_AMOUNTS_GET (Line number 103). Put an external break point here and check whether call to enhancement is getting triggered or not.
‎2010 Nov 19 12:29 PM
After posting MIRO ....I have to see the tax values in AS03(asset master)
now I have not posted MIRO still.
so...BSEG table will not get updated......
is that the reason why my exit is not getting trigerred?.
I am correct...please tel me if I am wrong.
Edited by: shilpa on Nov 19, 2010 2:12 PM
Edited by: shilpa on Nov 22, 2010 10:12 AM