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: 

Delivery creation with ref to sales order

Former Member
0 Kudos

Hi,

I found couple of BAPI's / FMs to create delivery but i could not able to pick the right one because i am not sure what are the important parameters i need to pass, could any one suggest me the correct bapi / FM with the required parameters for the below requirement.

1) Needs to create delivery with ref to sales order.

2) Batch field should be updated in the delivery while creating itself.

I am just thinking about the FM - GN_DELIVERY_CREATE

Thanks

5 REPLIES 5

Former Member
0 Kudos

Use this BAPI

BAPI_OUTB_DELIVERY_CREATE_SLS

0 Kudos

Sorry, we are using 4.6c , there is no BAPI as BAPI_OUTB_DELIVERY_CREATE_SLS

former_member223537
Active Contributor
0 Kudos

Hi Jaya,

Use a BDC, that would be pretty straightforward.

Best regards,

Prashant

Former Member
0 Kudos

used BAPI_DELIVERYPROCESSING_EXEC - solved my own.

0 Kudos

Can you please let me know what parameters did you pass ? i am trying to create, but getting eeror '

Regards

Badari