‎2010 Dec 09 6:02 PM
Hi All,
I am writing an upload tool for inspection plans. In this program I use bapi: BAPI_INSPECTIONPLAN_CREATE.
I made an extraction of a excisting inspection plan with SXDA_TOOLS which uses the same bapi and filled the bapi structures with the similar data. Now I am getting strange messeges in the return structure as below.
1. Material is not maintained for plant NNNN. But the material is mainained for that plant.
2. Consistency check not successful when creating operation
3. Inspection characteristic cannot be uniquely assigned to one operation
Let me know your suggestions
Thanks,
Sabu
‎2010 Dec 10 11:00 AM
try passing material number with leading zeros if length of material number is not 18 characters.
‎2010 Dec 10 7:44 AM
Hi All,
Have any one used this BAPI, BAPI_INSPECTIONPLAN_CREATE to create Inspection Plan ?
Can you help me on above errors?
Thanks in advance,
Sabu
‎2010 Dec 10 11:00 AM
try passing material number with leading zeros if length of material number is not 18 characters.