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 |
---|---|---|---|---|---|---|---|
![]() |
EMPLOYEE_NUMBER | TYPE | PERNR-PERNR | Personnel Number | |||
![]() |
CLUSTER | TYPE | PCL2-RELID | Name of Payroll Cluster on PCL2 | |||
![]() |
FROM_SEQUENCE_NUMBER | TYPE | PC261-SEQNR | Sequence Number Which is Read from | |||
![]() |
TO_SEQUENCE_NUMBER | TYPE | PC261-SEQNR | Sequence Number which Is Read To | |||
![]() |
INVALIDATE_BUFFER | TYPE | PC261-VOID | SPACE | Reread Data from DB ('X' = Yes, ' ' = No) | ||
![]() |
BUFFER | TYPE | Buffer with Payroll Results | ||||
![]() |
BUFFER_DIRECTORY | TYPE | Buffer Directory | ||||
![]() |
NO_RESULTS | TYPE | There are No Payroll Results in the Interval | ||||
![]() |
NO_READ_AUTHORITY | TYPE | No Authorization to Read from the Cluster | ||||
Processing Type
Normal Function 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 |