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: 

Need a BAPI to create a delivery using VL01NO

Former Member
0 Kudos

Hi ,

we need a BAPI Create a outbound delivery without a Order reference using transaction VL01NO. Please provided the BAPI and a sample code if possible.

Thanks in Advance.

Gurpreet

3 REPLIES 3

Former Member
0 Kudos

According to note 491875, there are no BAPIs with all of the features of the new transactions. It suggests batch input using the old transaction (VL01).

Rob

Former Member
0 Kudos

There is no BAPI, but try using MB_CREATE_GOODS_MOVEMENT and MB_POST_GOODS_MOVEMENT

Shrikant

Former Member
0 Kudos

Hi Gurpreet,

I am working on the same requirement. Have you found a solution yet? There do not seem to be any BAPIs for VL01no. How are you doing it?

Thanks,

K~