cancel
Showing results for 
Search instead for 
Did you mean: 

Creating shipment document

Former Member
0 Kudos

Hi ,

I want to create a shipment document parallely taking the inputs from the delivery document can anybody suggest the sample program or code for creating the shipment document.

Regards,

shilpa

Accepted Solutions (0)

Answers (1)

Answers (1)

eduardo_hinojosa
Active Contributor
0 Kudos

Hi,

You can use the BAPI 'BAPI_SHIPMENT_CREATE', in structure BAPISHIPMENTITEM you can populate the number of delivery.

I hope this helps you

Regards,

Eduardo

Former Member
0 Kudos

Hi,

can u please suggest me of prevous program that created shipmentdocumentas a reference .

Regards,

Shilpa.

eduardo_hinojosa
Active Contributor
0 Kudos

Hi,

You can see it in the function module for the IDOC: IDOC_INPUT_SHIPMENT_CREATEFROM.

Too you can see it in the include LLE_TRA_MAP_EXT_TO_LESF01.

I hope this helps you

Regards,

Eduardo