SAP ABAP Message Class 70 Message Number 032 (Program cancelled due to incorrect DB operation &1 in table &2)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Attribute
Message class 70  
Short Description HR: Messages in Master Data Reporting    
Message Number 032  
Documentation status      
Authorization check Error Message      
Changed On    
Message Text
Program cancelled due to incorrect DB operation &1 in table &2
Help Document

Diagnosis

An error occurred in a database operation during the processing of table &2.

  • DELETE
  • INSERT
  • UPDATE

Procedure

If the error occurred due to a buffer overflow, it can be rectified by changing one of the constants xxxx_INC, PAnnnn_PERNR_INC, or PAnnnnn_REC_INC. These constants are set in Include RPUEMU01.

xxxx_INC defines the number of pay scales that can be selected at one time and processed in table xxxx.

PAnnnn_PERNR_INC defines the number of personnel numbers that can be selected and processed at one time when processing infotype table PAnnnn.

PAnnnn_REC_INC defines the number of data records that can be processed at one time when processing infotype table PAnnnn.

In the case of a table overflow, you can lower this value. Execute the report again. If this new run is not successful, contact your system administrator.

You will find further information about pay scale currency conversion in the documentation of report RPUEMU00.

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