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_INSPECTIONPLAN_CREATE

Former Member
0 Likes
411

i'm using this bapi for creating inspection plan(qp01)

when i run this bapi(in se37) i get <b>group</b> number and <b>groupcounter</b>

but when i enter into qp03 i dont see the results.

2 REPLIES 2
Read only

Former Member
0 Likes
377

Hi,

When ever you are using the bapi,after executing the bapi you need to use

BAPI_COMMITE FM for saving data in sap,so use this fm after calling the bapi.

Thanks,

Sarala.

Read only

0 Likes
377

i masde it, it's still not create the inspection plan