‎2008 Aug 06 6:13 AM
Hi All,
I need help for user-exit that can modify segment E1DBW1 during creation IDOC using program RFFOEDI1. Right now I`ve tried quite a lot of user-exit based on notes 1163193 and so far I couldnt find it the suitable one. Also based on notes 1164524 "Here a few exits were provided that can be used to update this segment 001(for REMADV), 002(for PAYEXT), 003(for DIRDEB) and then executes the BTE 00002441."
so far only stop at EXIT_SAPLIEDP_002, but when i checked during debugging mode, looks like segment E1DBW1 not populated yet. Segment E1DBW1 only exist in edidd_table when FM IHC_BTE_00002441_PAYEXT get called.
Does anybody ever get the same requirement? Kindly help me on this. Thanks!
Regards,
willy
‎2008 Dec 09 2:25 PM
Hi
I'm running into the same issue you had with Segment E1IDBW1. Were you able to find a solution. If you have found a solution, could you please provide any additional information to help me further along with this segment. At this time, i have included segment E1IDBW1 in tcode OBAZ for idoc type PAYEXT. Also, i have included logic in the user exit EXIT_SAPLIEDP_002 to modify the E1IDBW1 fields. I do get the segment to appear in the idoc PAYEXT, however, i cannot modify the E1IDBW1 fields, even though they are user defined text fields.
Any additional information would be greatly appreciated.
Thanks
Penny
‎2009 Apr 02 4:05 PM
Hi Penny,
I have the same problem but my control is not at all stopping in the user exit 'EXIT_SAPLIEDP_002' which i have implemented for the message type PAYEXT and the idoc type PEXR2002.
I want to change some data in the segment E1IDB02 but I am not able to do it.
Could you please send the details like how you are able to stop the control in the user exit ?
Thanks in advance.
kalikonda.
‎2009 Apr 02 4:05 PM
Hi Willy,
I have the same problem but my control is not at all stopping in the user exit 'EXIT_SAPLIEDP_002' which i have implemented for the message type PAYEXT and the idoc type PEXR2002.
I want to change some data in the segment E1IDB02 but I am not able to do it.
Could you please send the details like how you are able to stop the control in the user exit ?
Thanks in advance.
kalikonda.