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: 

Function modules like transaction VL34

Former Member
0 Kudos

hello experts,

i am trying to find function modules that works like transaction VL34 (which create/generate inbound delivery).

do you have suggestions as to what function modules i may use? and please include sample codes.

thank you so much...

march

1 ACCEPTED SOLUTION

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please try FM GN_DELIVERY_CREATE.

Regards,

Ferry Lianto

4 REPLIES 4

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please try FM GN_DELIVERY_CREATE.

Regards,

Ferry Lianto

0 Kudos

do you have sample code for this?

thanks

ferry_lianto
Active Contributor
0 Kudos

Hi,

You can check FM IDOC_INPUT_DESADV1 for sample code.

Also you can search where FM GN_DELIVERY_CREATE are being used in program.

Regards,

Ferry Lianto

0 Kudos

hi,

do you have a simple code that would explain well the FM?

it's my first time to check out the inside of a function module and it would be a hard for me to understand immediately.

hope you understand..

i appreciate your help.

thanks!

march