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

To create shipment order using BAPI

former_member190312
Active Participant
0 Likes
907

hi,

i know the bapi_shipment_create is the bapi ,i have to useto create shipment order but the structures & the fields inside that bapi is unfamiliar to me.so i need some samples so that i can follow.

1)i want to know which structures , i have to use & what r the fields of that structures, i have to pass so that a shipment order will be created.

that means, what r the fields of that bapi i have to use to crete a complete shipment order?plz suggest.

can anyone send me some sample code for creating shipment order using bapi?

Thanks & Regards

3 REPLIES 3
Read only

former_member190312
Active Participant
0 Likes
528

ans

Read only

former_member190312
Active Participant
0 Likes
528

ans

Read only

Former Member
0 Likes
528

It will take to provide Examples

First analyse it BAPI Explorer.

Go for the documentation

Go for the test runs in tools tabstrip and in that identify the mandatory fields.

If u know the transaction go for the shipment order creation for test run to identify mandatory fields.

build the structures as it is in the bapi fm