Solution Approach :
If you want to correct the faulty queue entries with message M7 053 without debugging, you must activate user parameter DLV_POSTING_DATE.
You have the following options for this:
Call transaction SU01 and add the user parameter DLV_POSTING_DATE to the master data of the EWM qRFC user. To activate this value, set it to "X" or set an eight-digit posting date (YYYYMMTT). This user is used when executing in SMQ2 with F8.
The users in question can maintain the parameter themselves using transaction SU3 and the menu option "System" -> "User Profile" - > "Own Data". However, to be able to use this, the qRFC user must be a dialog user. Furthermore, the ParameterID is valid only for debugging the EWM queue (F8).
The set user parameter leads to the actual posting with the date according to the ParameterID only after the second posting in transaction SMQ2. If the system issues error message M7 053 at least once, an entry is created in table /SPE/COMM_DATA. This is then deleted with the actual adjustment posting. If you have have entered an invalid date for the user, the system, for example, issues error message FGV 004. The ParameterID must be entered in the form "YYYYMMTT" or for the current date "X" (for example, for January 2, 2013: 20130102).
Comments
Post a Comment