Menu

SAP Function Module RDB_GET_LIST_OF_REC

Hole Liste von Einzelsätzen aus Datenbank bzw. Archiv

The Function Module RDB_GET_LIST_OF_REC (Hole Liste von Einzelsätzen aus Datenbank bzw. Archiv) is a standard Function Module in SAP ERP and is part of the function group RDB_SHOW_REC within the package CFM_RDB.

Technical Information

Function Module RDB_GET_LIST_OF_REC
Short Text Hole Liste von Einzelsätzen aus Datenbank bzw. Archiv
Function Group RDB_SHOW_REC
Package CFM_RDB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EXTREF TYPE RDB_EXTREF Externe Referenz in Ergebnisdatenbanken
I_KEYDATE TYPE RDB_KEYDATE Stichtag in Ergebnisdatenbanken
I_KEYFIGURE_T TYPE RDB_READ_KEYFIGURE_T RDB lesen: Kennzahlen (Tabelle)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KEYF_COMPL_T TYPE RDB_TAB_OF_KEYF_TAB_T kompl. Tabelle v. Tabellen der Kennzahlen in jedem Einzelsatz
E_REC_ARCH_T TYPE RDB_REC_OUTTAB_T Einzelsätze in Archiv (Outputtabelle)
E_REC_DB_T TYPE RDB_REC_OUTTAB_T Einzelsätze in Datenbank(Outputtabelle)
E_SEGM_ARCH_T TYPE AFW_SEGMENT_T Segmente zu den Einzelsätzen im Archiv

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILED Fehler