on 2009 Sep 11 5:03 PM
I am attempting to create a quality notification using BAPI_QUALNOT_CREATE but am running into an issue. I need the ability to link the inspection lot number to the quality notification but I do not see a field for inspection lot in any of the BAPI segments. When i record results using defect codes in SAP, the quality notification that is created has the inspection lot linked to it (in the reference object tab). As there another field within the BAPI that i can use to pass the inspection lot number??
Thanks in advance...
Request clarification before answering.
Hi,
I've got the same issue, but all of these bapi's can be used for quality notifications:
BAPI_QUALNOT_SAVE
BAPI_QUALNOT_MODIFY_DATA
BAPI_QNOTIFICAT_CREATE
BAPI_QUALNOT_ADD_DATA
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try FM QFFE_DEFECT_ITEM_GENER_SINGLE
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Brock,
Thanks for the response. I have attempted to use the FM you suggested but still am not having much luck. After I feed the required data to the FM, I am prompted with the error message u201CNo quality notification type maintained for inspection lot type.u201D However in SPRO, under Quality Management -> Quality Inspection -> Inspection Lot Creation -> Maintain Inspection Types, the notification type is defined for each of the inspection types I am using. Is there any additional configuration I may be missing? Thanks againu2026
Harm
User | Count |
---|---|
95 | |
39 | |
8 | |
6 | |
3 | |
3 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.