The Function Module FILENAME_ARCHIVE_OBJECT () is a standard Function Module in SAP ERP and is part of the function group SFIL within the package SFIL.
Function Module | FILENAME_ARCHIVE_OBJECT |
Short Text | |
Function Group | SFIL |
Package | SFIL |
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 to the Open Files | |
CLIENT | LIKE | SY-MANDT | SY-MANDT | Client for reading the file name table |
LOGICAL_FILENAME | LIKE | FILENAME-FILEINTERN | Logical File Name | |
OBJECT_DELETE_FLAG | LIKE | 'X' |
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_ACCESS_TO_ARCHIVE | Incorrect Access to the Archive |