‎2008 Nov 27 9:04 AM
HI all,
Am using BAPI_SHIPMENT_CREATE to create shipment...
But am not able to succeed, by passing Transportaion planning point, Shipping type.
It throws the following return Error messages. Please advise me how to solve this issue.
Errors:
_____
No measurement unit is assigned to ISO-Code SEC
Specify at least 1 unit
Specify at least 1 unit
Please advise what needs to be done....
‎2008 Nov 27 9:19 AM
hi,
did u fill the structure HDUNITEM??
pass the HU in header and item data...
also few ISO unit needs to be populated in HEADERDATA like DISTANCE_UNIT_ISO.
‎2008 Nov 27 9:19 AM
hi,
did u fill the structure HDUNITEM??
pass the HU in header and item data...
also few ISO unit needs to be populated in HEADERDATA like DISTANCE_UNIT_ISO.
‎2008 Nov 27 9:28 AM
Could you please give an example with essential mandatory fields... I have my delivery number, shipment type and TPLST...
from where do i need to catch this values. for example BRGEW,GEWEI from LIKP..
Please suggest me the places that i can get the values. am so new to this BAPIs