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

Problem L_TO_CREATE_DN

Former Member
0 Likes
536

Hi everybody, I have a problem with the function module L_TO_CREATE_DN. I need to create a transfer order, but this function module also creates a shippment. Does anybody know how to avoid the shippment and only create a transfer order?'

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
449

Hi,

Please try FM L_TO_CREATE_SINGLE.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
449

Hi, the problem is that I don't have much data to use the L_TO_CREATE_SINGLE, there are so many mandatory, and I only have the VBELN, the CHARG and the LGNUM. In most of the FM they ask me for more data.