SAP ABAP Function Module REBUILD_PAYROLL_DIRECTORY (Build Payroll Directory from the Payroll Results)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX (Application Component) Payroll: General Parts
     PCAL (Package) SAP HR Payroll Application Development
Basic Data
Function Module REBUILD_PAYROLL_DIRECTORY Build Payroll Directory from the Payroll Results  
Function Group HRC1   Structure of the Payroll Directory  
Program Name SAPLHRC1   Account Assignment in HR Time Management 
INCLUDE Name LHRC1U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing EMPLOYEE_NUMBER TYPE PERNR-PERNR Personnel Number
Importing COUNTRY_GROUPING TYPE T500L-MOLGA Country Grouping
Importing PAYROLL_CLUSTER TYPE PCL2-RELID Payroll Results Cluster
Importing SAVE_NEW_DIRECTORY TYPE PC261-VOID SPACE Save New Directory ('X' = Yes, ' ' = No)
Importing EXPORT_TO_MEMORY TYPE PC261-VOID SPACE Export of New and Old Directory to Memory
Importing NO_AUTHORITY_CHECK TYPE SPACE
Tables NEW_DIRECTORY TYPE PC261 Newly Built Directory
Tables OLD_DIRECTORY TYPE PC261 Old Directory
Exception COUNTRY_GROUPING_INCORRECT TYPE The Table Grouping is not in Table T500L
Exception COUNTRY_GROUPING_INITIAL TYPE Country Grouping Not Specified
Exception NO_AUTHORITY_FOR_CLUSTER TYPE User Has No Update Authorization for Cluster
Exception ERROR_LOADING_FUNCTION_POOL TYPE System Error: Form Pool is not Available
Exception ERROR_GENERATING_FUNCTION_POOL TYPE System Error: Form Pool Cannot Be Generated
Exception CANT_LOAD_PAYROLL_RESULTS TYPE Payroll Results Cannot be Loaded
Exception NO_PAYROLL_RESULTS_EXIST TYPE No Payroll Results Exist
Exception CANT_READ_PAYROLL_RESULT TYPE A Payroll Result Cannot be Read
Exception WRONG_PAYROLL_COUNTRY_GROUP TYPE Country Grouping Not Compatible with VERSC-MOLGA
Exception CANT_REORGANIZE_DIRECTORY TYPE Status Indicator Could Not be Built
Exception DUPLICATE_RECORDS TYPE Several Records Exist with Same Information
Exception CANT_UPDATE_NEW_DIRECTORY TYPE Error when Updating the New Directory
Exception EMPLOYEE_NUMBER_INITIAL TYPE Personnel Number Not Specified
Exception NO_AUTHORITY_FOR_DIRECTORY TYPE
Exception WRONG_PAYROLL_COUNTRY_GROUP_DI TYPE
Exception TABLE_ENTRY_NOT_FOUND TYPE
               
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  19960930 
SAP Release Created in