SAP ABAP Message Class 54 Message Number 333 (Paying office number is incorrect)
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 54  
Short Description Messages for HR tables    
Message Number 333  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20060703   
Message Text
Paying office number is incorrect
Help Document

Diagnosis

When the paying office number is entered, a check is performed. This check indicated that the number is incorrect.

The following check must be made:

  • The first three digits must be 106 to 108.
  • The last digit of the paying office number is the check digit. The calculated check digit and the last digit of the sum of the calculated check digit and the constant 5 are permitted.

The check digit is calculated as follows:

  • The digits of the paying office number (digits 1 to 7) are multiplied - starting with the first digit - by the factors 1, 2, 1, 2, 1, 2, 1.
  • The checksums are formed for each of the products.
  • The checksums are added up.
  • The total is divided by 10.
  • The remainder is the check digit.

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