‎2008 Aug 15 8:11 AM
Dear experts.
Here i have a requirement , i need to change two Shippment document fields through a interface program.
that is :
VTTK-DATEN : Actual Date for End of Shipment
VTTK-UATEN : Actual shipment end time
These two fields are on the shippment header , Deadl. tab.
i found some FM to do this.
1. BAPI_SHIPMENT_CHANGE
but in this FM , i can't find these two fields at all.
2. SD_SHIPMENT_CREATE
this FM has these two fields , i input some header paramters , and the table which including these two fields
but it is not working
anyone can tell me how to use this function? what parameter should be inputed?
thanks for your input.
best regard
‎2008 Aug 19 5:33 AM
Hi,
SD_SHIPMENT_CREATE is used to create the shipment, so you can't do change. Please kindly try SD_SHIPMENT_HEADER_CHANGE to change the shipment header.
Regards,
Teddy