The Function Module PYXX_READ_PAYROLL_RESULT (Generic Import of Payroll Results) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_IMPEXP within the package PCAL.
Function Module | PYXX_READ_PAYROLL_RESULT |
Short Text | Generic Import of Payroll Results |
Function Group | HRPAY99_IMPEXP |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARC_GROUP | TYPE | ARC_GROUP | SPACE | Archiving Group |
CLIENT | TYPE | PCL2-CLIENT | Client | |
CLUSTERID | LIKE | PCL2-RELID | Payroll Cluster | |
EMPLOYEENUMBER | LIKE | PC200-PERNR | Personnel Number | |
FILTER_CUMULATIONS | LIKE | 'X' | Filter Cumulation Tables | |
READ_ONLY_BUFFER | LIKE | SPACE | 'X': Read From The Puffer Only | |
READ_ONLY_INTERNATIONAL | LIKE | SPACE | 'X': International Part Only (PAY99_RESULT) | |
SEQUENCENUMBER | LIKE | PC261-SEQNR | Sequence Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VERSION_NUMBER_PAYVN | LIKE | Version Number in the Type Group PAYUN | ||
VERSION_NUMBER_PCL2 | LIKE | Version Number on the PCL2 File |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PAYROLL_RESULT | LIKE | Complex Structure For Payroll Result |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_GENERATING_IMPORT | Error When Generating the Import Routine |
ERROR_READING_ARCHIVE | Error When Reading Archives |
ERROR_READING_RELID | Error When Reading Cluster ID |
ILLEGAL_ISOCODE_OR_CLUSTERID | Cluster ID Or ISO Code Not in Table T500L |
IMPORT_MISMATCH_ERROR | Error On Importing : Different Structures |
NO_READ_AUTHORITY | No Reading Authorization for Cluster |
NO_RECORD_FOUND | No Payroll Result Found |
SUBPOOL_DIR_FULL | More Than 36 Temp. Routines Were Generated |
VERSIONS_DO_NOT_MATCH | Version Indicators Do Not Correspond |