Menu

SAP Function Module K_VARI_ARCHIVE_GET_TABLE

Abweichungen vom Archiv lesen (A.Klasse K_VARI)

The Function Module K_VARI_ARCHIVE_GET_TABLE (Abweichungen vom Archiv lesen (A.Klasse K_VARI)) is a standard Function Module in SAP ERP and is part of the function group KAAR within the package KBAS_ARCH.

Technical Information

Function Module K_VARI_ARCHIVE_GET_TABLE
Short Text Abweichungen vom Archiv lesen (A.Klasse K_VARI)
Function Group KAAR
Package KBAS_ARCH
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 Archiv-Handle
RECORD_STRUCTURE LIKE ARC_BUFFER-RNAME Name der gewünschten Struktur

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.