SAP ABAP Function Module HR_GB_PERID_CHECK (HR-GB: Personnel ID Number checks)
Hierarchy
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
   PA-PA-GB (Application Component) Great Britain
     PB08 (Package) HR master data: UK
Basic Data
Function Module HR_GB_PERID_CHECK HR-GB: Personnel ID Number checks  
Function Group 0PGC   HR-GB: Field specific checks  
Program Name SAPL0PGC    
INCLUDE Name L0PGCU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing GBDAT TYPE P0002-GBDAT Date of Birth
Changing GESCH TYPE P0002-GESCH Gender Key
Exporting PERID TYPE P0002-PERID Personnel ID Number
Importing FLT_VAL TYPE T001P-MOLGA Country Grouping
Importing IN_PERID TYPE Q0002-PERID Personnel ID Number
Importing PERNR TYPE P0002-PERNR Personnel Number
Importing BEGDA TYPE P0002-BEGDA Start Date
Importing ENDDA TYPE P0002-ENDDA End Date
Exception POSITIONS1_2 TYPE National Insurance number must begin with two letters
Exception POSITIONS3_8 TYPE National Insurance number must contain only numbers in positions 3 to 8
Exception POSITION9_FOR_TEMPORARY_NI TYPE Temporary NI number must end with 'M' or 'F'
Exception POSITION9 TYPE Last character of the NINO must be A, B, C, D, F, M, P or a space
Exception GENDER_UNKNOWN TYPE Gender must be chosen
Exception DIFFERENT_GENDER TYPE Gender is different
Exception DIFFERENT_BIRTHDAY TYPE Birthday is different
Exception DEFAULT_GENDER TYPE Gender is not chosen
Exception TN_NOT_ALLOWED TYPE Temporary NIs are not allowed
Exception POSITIONS1_2_PREFIX TYPE The prefix is not valid.Check the first two characters of the NINO
Exception GENDER_DOB_MISSING TYPE Gender and DOB needed if NINO is blank
Exception PREFIX_NOT_IN_TABLE TYPE The prefix cannot be found in the Table
Exception PREFIX_NOT_IN_VALIDITY_PERIOD TYPE Prefix is not valid between this begda and endda
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020124 
SAP Release Created in 470