The Function Module ARCHIVE_ADMIN_GET_FROM_FILEKEY (Determine Archiving Object and Session from Archive File Key) is a standard Function Module in SAP ERP and is part of the function group AADM within the package SARC.
Function Module | ARCHIVE_ADMIN_GET_FROM_FILEKEY |
Short Text | Determine Archiving Object and Session from Archive File Key |
Function Group | AADM |
Package | SARC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIVE_KEY | TYPE | ARKEY | Key for Archive File |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT | TYPE | OBJCT_TR01 | Archiving Object | |
SESSION | TYPE | ADMI_RUN_D | Archiving Session Number |
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 |
---|---|
KEY_DOESNT_EXIST | Archive File Key not Available |