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

BAPI_SHIPMENT_CREATE

Former Member
0 Likes
586

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....

1 ACCEPTED SOLUTION
Read only

agnihotro_sinha2
Active Contributor
0 Likes
500

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.

2 REPLIES 2
Read only

agnihotro_sinha2
Active Contributor
0 Likes
501

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.

Read only

0 Likes
500

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