Application Development and Automation 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: 

regarding idocs(how to find the standard program to fill the standard idoc)

former_member538160
Participant
0 Kudos
137

Hi gurus,

Iam new to idocs concepts. my question is, how to find the standard report program to fill the standard idoc.

in my scenario i have message type payext and idoc type is PEXR2002. now to fill this idoc, how can i find the standard report program.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
74

Hi,

first get the knowledge on IDoc concepts.

http://help.sap.com/saphelp_46c/helpdata/en/dc/6b7f5643d711d1893e0000e8323c4f/frameset.htm

PEXR2002 idoc will get triggered when you execute the payment run FI transaction.

it is not neccesary to have a report to generate IDoc for each message type.

Suresh

2 REPLIES 2

Former Member
0 Kudos
75

Hi,

first get the knowledge on IDoc concepts.

http://help.sap.com/saphelp_46c/helpdata/en/dc/6b7f5643d711d1893e0000e8323c4f/frameset.htm

PEXR2002 idoc will get triggered when you execute the payment run FI transaction.

it is not neccesary to have a report to generate IDoc for each message type.

Suresh

0 Kudos
74

thanks suresh,

iam just a beginner in idoc concept.