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

Outbound Invoice

Former Member
0 Likes
684

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

ferry_lianto
Active Contributor
0 Likes
603

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

Read only

0 Likes
603

Thank-You Ferry

Read only

0 Likes
603

Thank-You Ferry