SAP ABAP Function Module HR_BE_READ_REGNO (Reads the institutions numbers)
Hierarchy
SAP_HRCBE (Software Component) Sub component SAP_HRCBE of SAP_HR
   PA-PA-BE (Application Component) Belgium
     PB12 (Package) HR Master Data: Belgium
Basic Data
Function Module HR_BE_READ_REGNO Reads the institutions numbers  
Function Group HRPAYBE_READINSTITUTIONS   Functions to read institution data  
Program Name SAPLHRPAYBE_READINSTITUTIONS    
INCLUDE Name LHRPAYBE_READINSTITUTIONSU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ATTRIBUTE_VALUE TYPE P12_REGNO Attribute value
Exporting SUBAREA_RELSHP_DATA TYPE P12_REL_SUBAREA_INST
Exporting COMPANY_RELSHP_DATA TYPE P12_REL_COMP_INST
Importing DATE TYPE D SY-DATUM Date
Importing BUKRS TYPE BUKRS Buchungskreis
Importing PERS_AREA TYPE PERSA Personnel Area
Importing PERS_SUBAREA TYPE BTRTL Personnel Subarea
Importing INST_GROUP TYPE P_99S_INSTGR Institutional group
Importing PERSG TYPE PERSG Employee Group
Importing PERSK TYPE PERSK Employee Subgroup
Importing IV_PERNR TYPE P_PERNR Personnel Number
Exception NOT_FOUND TYPE No Institution found
Exception CONSTANT_NOT_FOUND TYPE Constant 'INSRE' not found in table T511K
Exception NO_SUBAREA TYPE No subarea defined with this code
Exception ORPHANED_SUBAREA TYPE No company or personnel area have this subarea assigned
Exception NO_COMPANY TYPE No company defined with this code
Exception NO_COMPANY_DEFINED_IN_LANG TYPE No company defined in this language
Exception WRONG_COMPANY_DATA TYPE Wrong or missing company data
Exception NO_RELATIONSHIPS_WITH_INSTITUT TYPE No relationships defined with any social institution
Exception NO_DATA_FOUND_FOR_COMPANY TYPE No data was defined for this company
Exception NO_BUKRS_PERSA_SUBAREA TYPE No company code, no pers. area/subarea specified
Exception NO_PERSA_SUBAREA TYPE No personnel area and subarea specified
Exception NO_INSTITUTION_GROUP TYPE No institution group found
               
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  20091125 
SAP Release Created in 500