Also please check-
374296
.
Note Details:
When does this problem occur
From the PP confirmation for production orders, the PM counter readings for the used production resources/tools (PRT) should be update
d automatically. This, however, does not work: The expected measurement documents are not displayed in the measurement document list (Transaction IK17
and IK18).
Cause of the problem and Pre-requisites
General problem: In function module CF_BT_CO_CONFIRM, possible error messages from the call of function module MEASUREM_DOCUM_DIALOG_LIST_1 are suppres
sed. Special problem as of Release 4.6 after the implementation of Note 316384: On account of a lock problem, the system does no longer upd
ate any counter readings from the PP confirmation.
Solution instructions
Make the following distinction for the advance corrections: With the enhancement in function module CF_BT_CO_CONFIRM, the system now generates appropriate error message when problems occur durin
g the automatic update of counter readings. This advance correction can be implemented in every release. Before you implement the source code enhancement, include new exception PRT_ERROR in function module CF_BT_CO_CONFIRM.
The change in function module CF_BT_CO_CONFIRM_ENQUEUE was only required by the lock logic for measuring points and the counter being
much more restricted with Note 316384 (parameter MODE_IMPTT: 'E' -> 'X' for ENQUEUE_EIMPTT).
This advance correction must only be implemented as of Release 4.6B. Before you implement the source code changes, include exception IMPTT_NOT_FOUND in function module CF_BT_CO_CONFIRM_ENQUEUE.
Description of problem
CO15, CO11N, IMRG