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: 

Outbound Invoice

Former Member
0 Kudos

Hi All,

I need to work on Outbound Invoice using ALE. Can anyone please guide me which msg type, IDOC type and FM should be used for the Outbound?

Thanks,

Sony

3 REPLIES 3

ferry_lianto
Active Contributor
0 Kudos

Hi Sony,

You can use IDoc Type <b>INVOIC02</b>, Message Type <b>INVOIC</b> and Message Control <b>V3(Application), RD00 (Message Type) and SD09 (Process Code)</b>.

Process code SD09 will call function module <b>IDOC_OUTPUT_INVOIC</b>.

Hope this will help.

Regards,

Ferry Lianto

0 Kudos

Thank-You Ferry

0 Kudos

Thank-You Ferry