SAP ABAP Message Class CACSBAS Message Number 299 (Lock conflict in table &2 in form routine &1)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACS1D (Package) ICM: DDIC for ICM Basis Technology Package
Attribute
Message class CACSBAS  
Short Description Commissions: General Service Messages    
Message Number 299  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
Lock conflict in table &2 in form routine &1
Help Document

Diagnosis

A lock conflict has occurred while carrying out the activity to reset the copy service. This conflict usually occurs in table in form routine SY. The cause may be that more than one user is executing program CACS_RESET_MAP or the transaction with the same name (IMG activity Reset Copying Services).

The lock conflict also often occurs when the interface for manual entry of commission cases is open in one commission application or the calculation of commission cases was triggered and then an attempt was made to start program CACS_RESET_MAP for the same commission application.

System Response

Program CACS_RESET_MAP terminates when a lock conflict occurs.

Procedure

Program CACS_RESET_MAP is usually only called to regenerate the form routines of the copy services when changes have been made to Customizing of the copy services. However the form routines are also regenerated in the commission case, if required. In this case, you do not need to execute report CACS_RESET_MAP or you can do so at a later date.

It may be advisable to regenerate the form routines if the number of module pools is too large, the generated form routines are incorrect or the management table CACS_MAP1 contains incorrect entries.

  • In this case you must determine which users are currently locking the table (transaction SM12).
  • Request these users not to calculate any commission cases for a short period of time and to leave the interface for manual entry of commission cases.
  • Restart program CACS_RESET_MAP.

Procedure for System Administration

History
Last changed on/by 20131127  SAP 
SAP Release Created in