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: 

how to create an idoc thru custom pgm

Former Member
0 Kudos

i have some data in 1 sap system.

this shud b colected n send to another system thru idocs.

can any one give me sample code 4 it?

tx

kiran

2 REPLIES 2

Jelena
Active Contributor
0 Kudos

There is no universal code for "some data" and, in fact, custom program might not even be necessary. This might be a good starting point for you:

http://www.angeli.biz/www5/books/IDocBook/IDocBook.pdf

former_member194669
Active Contributor
0 Kudos

u can use fm MASTER_IDOC_DISTRIBUTE.

But there r lot of config u need to do b4 sending IDoc .

aRs