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

Error in Inspection Plan created through BAPI_INSPECTIONPLAN_CREATE

Former Member
0 Likes
1,356

Dear SAP Gurus,

My issue is as follows,

I have created inspection plan using BAPI 'BAPI_INSPECTIONPLAN_CREATE'

Inspection plan was sucessfully created.

While results recording for the created inspection plan,

It is behaving abnormal, ie quantitative characteristics are giving error

"Enter a valuation for this qualitative characteristic" (It is behaving as a Qualitative)

Regards,

Pavan.

1 ACCEPTED SOLUTION
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,253

Hi Pavan

Can you please share with us the sample code for the same specially the part which deals with operations and all

Nabheet

Dear SAP Gurus,

My issue is as follows,

I have created inspection plan using BAPI 'BAPI_INSPECTIONPLAN_CREATE'

Inspection plan was sucessfully created.

While results recording for the created inspection plan,

It is behaving abnormal, ie quantitative characteristics are giving error

"Enter a valuation for this qualitative characteristic" (It is behaving as a Qualitative)

Regards,

Pavan.

5 REPLIES 5
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,254

Hi Pavan

Can you please share with us the sample code for the same specially the part which deals with operations and all

Nabheet

Read only

0 Likes
1,253

Hi Madan,

Thanks for the reply,

Code : Attached.

Kindly suggest...

Regards,

Pavan.

Read only

0 Likes
1,253

Solved...

Thanks for the replies..

Regards,

Pavan.

Read only

0 Likes
1,253

Sorry for late reply can you please document your solution here so that someone can refer it

Read only

0 Likes
1,253

Hi,

Thanks,

I have done the following ---

INSPC-MEAS_VALUE_CONFIRM_IND  = 'X'.


Regards,

Pavan.