Menu

SAP Function Module K_RATIOS_ARCHIVE_GET_TABLE

Stat. Kennzahlen vom Archiv lesen (A.Klasse K_RATIOS)

The Function Module K_RATIOS_ARCHIVE_GET_TABLE (Stat. Kennzahlen vom Archiv lesen (A.Klasse K_RATIOS)) 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_RATIOS_ARCHIVE_GET_TABLE
Short Text Stat. Kennzahlen vom Archiv lesen (A.Klasse K_RATIOS)
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.