SAP ABAP Message Class 5C Message Number 101 (Date of birth key &1 differs from AHV number. Proposal: &2.)
Hierarchy
SAP_HRCCH (Software Component) Sub component SAP_HRCCH of SAP_HR
   PA-PA-CH (Application Component) Switzerland
     PB02 (Package) HR Master Data: Switzerland
Attribute
Message class 5C  
Short Description HR: Messages for Switzerland    
Message Number 101  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20040315   
Message Text
Date of birth key &1 differs from AHV number. Proposal: &2.
Help Document

Diagnosis

The date of birth code (the seventh and eighth digit of the AHV number) is calculated as follows:

XX = (31 * Mx) + day of birth.

Mx refers to the month's position in the quarter (M1, M2, M3).

Quarter     M1    M2    M3

1    0 (January)     1 (February)     2 (March)

2    0 (April)     1 (May)     2 (June)

3    0 (July)     1 (August)     2 (September)

4    0 (October)     1 (November)     2 (December)

Example

Birthday (01.01.1980): XX = 01 (Mx = 0)
Birthday (15.05.1980): XX = 46 (Mx = 1)
Birthday (30.12.1980): XX = 92 (Mx = 2)

System Response

Procedure

Procedure for System Administration

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