The Function Module PA_TIME_ARCHIVE_OBJECT (PA: Archivierung, Schreiben von Daten der Klasse PA_TIME) is a standard Function Module in SAP ERP and is part of the function group PAR5 within the package PARC.
Function Module | PA_TIME_ARCHIVE_OBJECT |
Short Text | PA: Archivierung, Schreiben von Daten der Klasse PA_TIME |
Function Group | PAR5 |
Package | PARC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIVE_HANDLE | LIKE | SY-TABIX | Handle auf ein geöffnetes Archiv | |
OBJECT_KEY | LIKE | Beispiel |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRONG_ARCHIVE_HANDLE | Falscher Wert in ARCHIVE_HANDLE |