The Function Module TEXT_MODIFY_DELETE_FLAGS () is a standard Function Module in SAP ERP and is part of the function group STXA within the package STXD.
Function Module | TEXT_MODIFY_DELETE_FLAGS |
Short Text | |
Function Group | STXA |
Package | STXD |
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 Archive Files |
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 |
---|---|---|---|---|
TEXT_KEY_TABLE | LIKE | TARCHKEY | Table with deletion flags |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WRONG_ACCESS_TO_ARCHIVE | Incorrect access to the archive |