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
1,008

Hi folks,

I was assigned to one problem regarding to BAPI. In my task I was used

BAPI_SHIPMENT_CREATE for generating the shipment number. It was

generated successfully. But when ever I was executed VT03N I didn't

found deliveries corresponding to that shipment even I have delivery

numbers. Please suggest me in this assignment and your help will be

greatly appreciated.Really I am trying since from 2 days......

Regards,

Ravi...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
935

Hi,

I think you may not have used BAPI Commit to make permanent all the changes made.

Please use 'BAPI_TRANSACTION_COMMIT' to make the changes to work.

Thanks,

Sandeep.

6 REPLIES 6
Read only

Former Member
0 Likes
936

Hi,

I think you may not have used BAPI Commit to make permanent all the changes made.

Please use 'BAPI_TRANSACTION_COMMIT' to make the changes to work.

Thanks,

Sandeep.

Read only

0 Likes
935

Hi Sandeep,

Very thanks for the immediate response. Already i mentioned that after that FM.

any suggestions please.......??

Regards,

Ravi....

Read only

Former Member
0 Likes
935

Are you assigning the deliveries correctly. I think you may have to specify item numbers also.

Read only

0 Likes
935

HI Sandeep,

I am passing Header data as well as deliveries.

in parameters tables itemdata contains 2 fields with 2 deliveries. Can i pass two deliveries throguh itemdata at a time to BAPI. is it create any problem or it will work? Please clarify me..??

Regards,

Ravi...

Read only

0 Likes
935

HI,

You have to Pass Deliverires through Item Data.It will work.You Check it out.

Regards,

Padmam.

Read only

0 Likes
935

Hi Padmam,

Very thanls for the immediate response. Kindly provide any sample code. Your help will be appriciated..

Regards,

Lakshman.