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

Function Module to Update the Shipment Load Start Status

Former Member
0 Likes
1,757

Hi Experts,

Could anyone suggest me the Function Module to set the Load Start status for a shipment?

also Load end status for the shipment?

Thanks in advance.

1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
673

BAPI_SHIPMENT_CHANGE, fields in HEADERDATA:

STATUS_LOAD_START

STATUS_LOAD_END

If you are looking for a function module or BAPI, you might want to try search in SE37 by BAPISHIPM, for example, instead of posting questions. Also search on SDN helps sometime, you know.