發表文章

目前顯示的是有「SAP QM」標籤的文章

[QM] UD Status change QLot

圖片
檢驗批在完成檢驗結果判定(Usage Decision)後是不得再修改。 因檢驗批QALS內可能客製其他附屬欄位,所以儘管UD還是得考慮如何開放User修改客製的欄位,那麼... 該如何將訊息從紅燈改成黃燈呢 ? 可以用 system status + transaction 來作訊息的控管,請聽我娓娓道來 因QA02會觸發UD的交易檢查,所跳出的影響是紅燈錯誤 (下圖為QA03顯示狀態的交易分析) 那進入QM的IMG設定 QA02跳出的紅燈是 System status I0218 + UD & Transaction QM20所組合而成 可從下圖看到,交易控制是禁止存取使用決定,將此處改選警告即可

[QM] Status 'UD' inconsistency suspected for inspection lot

Possible cause 1:  GR posting month of inspection lot is not opened, so after execute BAPI, it will be error QV 054:  Error during quantity posting for inspection lot xxxxxxxxxxxx, manual proc. Required   Possible cause 2:  SAP NOTE: 1959967 Reproducing the Issue Execute add-on program which calls BAPI_INSPLOT_SETUSAGEDECISION, sometimes error QV 054 happens. Cause Statements like "commit" and "commit work" is used in customer own coding. These could cause possible inconsistencies. Resolution Please make sure there is no statements like "commit" and "commit work" in your own coding. See Also Report ZQEVAC22 in note 174877 should help detect and correct the UD code inconsistency.