The Function Module CV_OBJL_ARCHIVE_GET_TABLE (Archivklasse CV_OBJL lesen für SAP-AS) is a standard Function Module in SAP ERP and is part of the function group CVAD within the package CV.
Function Module | CV_OBJL_ARCHIVE_GET_TABLE |
Short Text | Archivklasse CV_OBJL lesen für SAP-AS |
Function Group | CVAD |
Package | CV |
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 | Archiv-Handle | |
RECORD_STRUCTURE | LIKE | ARC_BUFFER-RNAME | Name der gewünschten Struktur |
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 |
---|---|---|---|---|
T_DATA | LIKE | Ausgabe der gelesenen Daten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_STRUCTURE | Struktur gehört nicht zu P_OPR |