Menu

SAP Function Module K_KABP_ARCHIVE_GET_TABLE

Archiv lesen

The Function Module K_KABP_ARCHIVE_GET_TABLE (Archiv lesen) is a standard Function Module in SAP ERP and is part of the function group KBPD within the package KABP.

Technical Information

Function Module K_KABP_ARCHIVE_GET_TABLE
Short Text Archiv lesen
Function Group KBPD
Package KABP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARCHIVE_HANDLE LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex
RECORD_STRUCTURE LIKE ARC_BUFFER-RNAME Name der Tabelle

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.