2010 Aug 11 8:59 AM
I need to upload (Create Q-Info Record)data to QI12 transaction code.
Is there any BAPI or Function module for this data upload.
2010 Aug 11 11:59 AM
Ramya,
Check the function module QB_VB_QINF_POST to update quality info records
Pass all the details to QINF_IMP,
Pass the info record number to QINF_OLD_IMP only,
Set VBKZ_IMP to 'H'.
Regards
Sujay
I need to upload (Create Q-Info Record)data to QI12 transaction code.
Is there any BAPI or Function module for this data upload.
2010 Aug 11 11:59 AM
Ramya,
Check the function module QB_VB_QINF_POST to update quality info records
Pass all the details to QINF_IMP,
Pass the info record number to QINF_OLD_IMP only,
Set VBKZ_IMP to 'H'.
Regards
Sujay