‎2007 Jun 06 11:06 AM
Hi All,
I am using BAPI_INSPECTION PLAN_CREATE to create some inpection plans. BAPI is running successfully. I am passing the following values in to the bapi.
Task and Operations
When i execute the BAPI it is returning message type S(successful) but i am not able to see the records for Operation in PLPO table while in PLKO table i am able to see the Task Header records.Can you pls help me out in this problem
Thanks,
Nirnay
‎2007 Jun 06 5:02 PM
Hi Nirnay,
After the BAPI has been executed succesfully you should call BAPI_TRANSACTION_COMMIT to commit the changes to the database.
Regards,
John.
‎2007 Jun 07 5:27 AM
Hi john,
i am calling the BAPI_TRANSACTION_COMMIT also.
After that the task list header entry reflects in the PLKO table but Operation Entry doesn't reflect.
Thanks
Nirnay