‎2012 May 16 12:18 PM
Hi Experts,
In our project we are creating inspection plans using BAPI "BAPI_INSPECTION_PLAN_CREATE" and the plans are getting created successfully with necessary fields populated.
However the info fields (INFOFIELDS1,2,3 in bapi structure or PLMK-DUMMY10,20,40 fields in database) in the Characteristics of the Ins.Plan Operation are not getting updated.
Below are these fields in structure BAPI1191_CHA_C of bapi:--
INFOFIELD1
INFOFIELD2
INFOFIELD3
Even though these fields i am populating before creating the insp.plans, these are not getting updated in the characteristics of the inspection plan operation.
After debugging i found out that a user exit EXIT_SAPLCQCL_001/ ZXCQCLU01 needs to be implimented for these fields to get updated through BAPI.
However for some strange reasons the client is not accepting this solution.
Is there any other way to update these fields.
Any other BAPI/FM.
BDC recording would be my last option.
Also let me know if any SAP note exists for this issue.
Please suggest.
‎2012 May 16 12:26 PM
Hi,
We cant do it with bapi i think.
Use BDC or get the help from the SHDB
Karthik.R
‎2012 May 16 12:28 PM
Hi,
Identify the fields from the screen and you can use ecatt recording for mass uploading which will be much easier than BDC
Best Regards,
Sarveshvaran