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: 

Goods Issue & Goods Recipt IDOC

Former Member
0 Kudos

Hi All,

Can somebody tell me any program or Function Module to create an outbound IDOC for googs issue and goods reciept. I need to create the IDOC using a Z program.

Thanks in Advance.

Thanks,

Neha.

3 REPLIES 3

Former Member
0 Kudos

Is there anybody to reply this query please.

0 Kudos

use function module MASTER_IDOC_DISTRIBUTE to create idoc.

Former Member
0 Kudos

If IDOC_OUTPUT_<message_type> function module exists , you can use that too. Else , use MASTER_IDOC_DISTRIBUTE.

Regards,

Deepthi