SAP ABAP Function Module IMPORT_PAYROLL_RESULT_BUFFER (Import Payroll Results from the Database to the Buffer)
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 IMPORT_PAYROLL_RESULT_BUFFER Import Payroll Results from the Database to the Buffer  
Function Group HRIM   Import Payroll Results  
Program Name SAPLHRIM    
INCLUDE Name LHRIMU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing EMPLOYEE_NUMBER TYPE PERNR-PERNR Personnel Number
Importing CLUSTER TYPE PCL2-RELID Name of Payroll Cluster on PCL2
Importing FROM_SEQUENCE_NUMBER TYPE PC261-SEQNR Sequence Number Which is Read from
Importing TO_SEQUENCE_NUMBER TYPE PC261-SEQNR Sequence Number which Is Read To
Importing INVALIDATE_BUFFER TYPE PC261-VOID SPACE Reread Data from DB ('X' = Yes, ' ' = No)
Tables BUFFER TYPE   Buffer with Payroll Results
Tables BUFFER_DIRECTORY TYPE   Buffer Directory
Exception NO_RESULTS TYPE There are No Payroll Results in the Interval
Exception NO_READ_AUTHORITY TYPE No Authorization to Read from the Cluster
               
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