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

Creating Inspection plan using BAPI

Former Member
0 Likes
375

Hi,

I am using TASK, OPERATION, INSPCHARACTERISTIC tables in FM 'BAPI_INSPECTIONPLAN_CREATE' to create the Inspection plan from the control plan in C-Projects. The problem is Bapi is not creating Insp.characteristics with multiple entries.

BApi returns A CQCL 008 Inspection Charateristic cannot be uniquely assigned to one operation.

Expecting reply.

Shankar.

1 REPLY 1
Read only

Former Member
0 Likes
281

Hi,

This BAPI is used in the Function Module IDOC_INPUT_INSPECTIONPLAN_CREA.

Check the values pass to the BAPi in the debug mode and do the same in ur program.

Regards

Sudheer