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

any BAPI for Delivery Creation --- batch split scenario

Former Member
0 Likes
789

Hi all,

I have the following data in itab.

1.Sales order number

2.Sales order line item

3.Shipping point for line item

4.batch for material

5.location for batch materil

6.Sales order qty

7.delivery qty and pick qty from user input

Please kindly advise is there any BAPI available(or other solution) to create Delivery order for above scenario without using BDC.

thank you.

3 REPLIES 3
Read only

Former Member
0 Likes
624

Hi,

you can use the BAPI , BAPI_DELIVERYPROCESSING_EXEC for delivery creation.

Regards,

Naveen

Read only

0 Likes
624

hi Naveen,

Is the FM you suggest can create the DO with batch split, delivery+pick quantity and location? Can you please give some sample code how to do it? thanks.

Edited by: Reetha Pitchee Maridas on Oct 26, 2009 2:52 AM

Read only

Former Member
0 Likes
624

use BDC to solve the requirement