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

Request for Sample IDOC Outbound Program

Former Member
0 Likes
463

Hi,

I have created a customized idoc type ZSLSRPT and message type ZSLSRP. Now I want to create a program that will reigister an IDOC number with this IDOC type inside SAP and output a file for external use.

How do I go about this program? I will appreciate if you can give me a sample program that does something like this. You can send it to kennie_m@yahoo.com.

Thanks in advance everyone.

Regards,

Kenny

Message was edited by:

Kenny Martinez

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
434

Hi,

Please check ....

Regards,

Ferry Lianto

3 REPLIES 3
Read only

Former Member
0 Likes
434

Hi Kenny,

Whenever you create a custom (Z) idoc type and want to trigger idocs for it you would need to use the MASTER_IDOC_DISTRIBUTE function module for the same.

Hence to get some sample programs just do a <i>where used</i> on this function module.

Hope this helps. Also please refer to the link below:

<a href="http://">help.sap.com/saphelp_erp2004/helpdata/en/78/21783151ce11d189570000e829fbbd/frameset.htm</a>

to understand more about not only creating the outbound program using this function module but also about the related SPRO and other configuration.

Regards,

Aditya

Read only

Former Member
0 Likes
435

Hi,

Please check ....

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
434

Hi,

Go through the following links:

www.sapbrain.com or www.sapdevelopment.co.uk/

Regards,

Bhaskar