The Function Module PA_READ_ARCHIVE_PA_TRAVEL (PA: Archivierung, Lesen von Abrechnungsergebnissen aus Archiv) is a standard Function Module in SAP ERP and is part of the function group PARL within the package PARC.
Function Module | PA_READ_ARCHIVE_PA_TRAVEL |
Short Text | PA: Archivierung, Lesen von Abrechnungsergebnissen aus Archiv |
Function Group | PARL |
Package | PARC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
F_AOFST | LIKE | P0283-AOFST | Offset des Datenobjekts in der Archivdatei | |
F_ARKEY | LIKE | P0283-ARKEY | Identifikation einer Archivdatei | |
F_DOCUMENT | LIKE | P0283-DOCUM | Identifikation eines Archivierungslaufs | |
F_PERNR | LIKE | P0283-PERNR | Personalnummer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAB_PCL1 | LIKE | PCL1 | Alle PCL2-Sätze des Objekts |
This function module does not define any Exceptions.