Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit for IDoc PEXR2002 - Debug Issue

Former Member
0 Kudos

Hi,

We need to populate PO, PO Item and Batch on PEXR2002 IDoc's segment E1EDP02. Based on some search, I found that User Exit zxf08u04 in EXIT_SAPLIEDP_002 can be used to get this functionality.

When I put a Break-Point in Include LIEDPF15, when it calls the User Exit, and ran Tcode F110 or Program RFFOEDI1, it's not stopping at this break-point. I want to see how the data is being gathered.

Also, Include LIEDPF15 is used in Main Program SAPLIEDP (EDI - Payment/Payment Advice Processing).

I want to understand how Programs RFFOEDI1 and SAPLIEDP are connected.

Could you please help me? I greatly appreciate that.

Thanks.

7 REPLIES 7

VenuAnumayam
Participant
0 Kudos

Hi,

Are you running foreground or background?

0 Kudos

Hi,

Thanks for the reply. I am running Foreground.

Thanks.

0 Kudos

Can anybody please help me? Has anybody run into this issue before?

Thanks.

0 Kudos

I was reading OOS Note 1248868 it says "For the exit to be processed, the segment must be registered in transaction

OBAZ". Do we have to do that in order to able to debug this? Please let me know. Thanks.

0 Kudos

1) Create a project and activate the project (user exit) CMOD if it is done and not working

2) Put the External Debugging point and activate the external debugging point in your system.

0 Kudos

Hi,

Thanks for the reply. I know that I have to create a project for this. But before doing that, I want to debug the program "LIEDPF15" where this user exit is being called. However it is not triggering. Any idea? Thanks.

0 Kudos

Hi se yni,

Is this issue is solved, if so could please let me know how to debug the user exit before generating the idoc for f110 transaction.

your help is greatly appreciated.

Thanks in advance,

Farook.