Menu

SAP Function Module K_SRULE_ARCHIVE_GET_TABLE

Abr.Vorschrift vom Archiv lesen (A.Klasse K_SRULE)

The Function Module K_SRULE_ARCHIVE_GET_TABLE (Abr.Vorschrift vom Archiv lesen (A.Klasse K_SRULE)) 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_SRULE_ARCHIVE_GET_TABLE
Short Text Abr.Vorschrift vom Archiv lesen (A.Klasse K_SRULE)
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.