‎2007 Aug 09 9:02 AM
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...
‎2007 Aug 09 9:08 AM
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.
‎2007 Aug 09 9:08 AM
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.
‎2007 Aug 09 4:48 PM
Hi Sandeep,
Very thanks for the immediate response. Already i mentioned that after that FM.
any suggestions please.......??
Regards,
Ravi....
‎2007 Aug 09 4:49 PM
Are you assigning the deliveries correctly. I think you may have to specify item numbers also.
‎2007 Aug 10 4:40 AM
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...
‎2007 Aug 10 4:53 AM
HI,
You have to Pass Deliverires through Item Data.It will work.You Check it out.
Regards,
Padmam.
‎2007 Aug 10 5:55 AM
Hi Padmam,
Very thanls for the immediate response. Kindly provide any sample code. Your help will be appriciated..
Regards,
Lakshman.