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: 
Read only

IDOC

Former Member
0 Likes
393

Hi,

Is it possible to dynamically make an IDOC?

Like, you run the program and depending on what options you choose, you make an IDOC?

Kind regards

Ben.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
370

Hi,

Yes it is possible to make IDOC dynamically by calling the FM : MASTER_IDOC_DISTRIBUTE

you need to fill the segment data and pass it to this FM.

If you need example, please let me know or you can go for where used and can get example in your system itself.

Please reward if useful

Regards,

Ramesh

1 REPLY 1
Read only

Former Member
0 Likes
371

Hi,

Yes it is possible to make IDOC dynamically by calling the FM : MASTER_IDOC_DISTRIBUTE

you need to fill the segment data and pass it to this FM.

If you need example, please let me know or you can go for where used and can get example in your system itself.

Please reward if useful

Regards,

Ramesh