‎2009 Aug 26 6:11 PM
I have make an extension to segment E1EDKA1 to type PEXR2002. I have try to use enhancement FEDI0003 to populate data but the code is not executed. Is there another exit to populate my new segment.
Regards,
Daniel Cantin
‎2009 Aug 26 6:37 PM
That is the correct enhancement for outgoing payments... particularly, the EXIT_SAPLIEDP_002 function module should do what you want.
If it is not getting called, are you certain that your implementation is active and your code has been activated as well?
‎2009 Aug 26 6:54 PM
Yes my project is activated and the code is active. The Idocs are created via transaction F110. What is the function module used to create the Idoc?
Regards
‎2009 Aug 26 7:16 PM
Look into FI_EDI_PAYEXT_PEXR2001_OUT.
Seems like there is another enhancement you can use besides FEDI0003 - it is FEDI0004. Other than that, there is also the enhancement spot ES_SAPLIEDP and a business transaction event (BTE) 2441 for you to manipulate the IDoc.
‎2009 Aug 27 4:34 PM
I found the good one, FEDI0004 extension EXIT_SAPLIEDP_902.
Thanks for your help.
‎2009 Aug 27 4:35 PM
I found the good one, FEDI0004 extension EXIT_SAPLIEDP_902.
Thanks for your help.