The Function Module RDB_LIST_REC_DYNPRO (Rahmenbaustein für Dynpro zur Ausgabe eines Einzelsatzes auf einer Liste) is a standard Function Module in SAP ERP and is part of the function group RDB_SHOW_REC within the package CFM_RDB.
Function Module | RDB_LIST_REC_DYNPRO |
Short Text | Rahmenbaustein für Dynpro zur Ausgabe eines Einzelsatzes auf einer Liste |
Function Group | RDB_SHOW_REC |
Package | CFM_RDB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLICATION | TYPE | AFW_APPLICATION | Analyzer-Anwendung | |
I_ARCHIVE_FLG | TYPE | XFLAG | Archivierungsflag für Einzelsatz | |
I_KEYDATE | TYPE | AFW_KEYDATE | Stichtag der Auswertung | |
I_KEYF_ARCH_T | TYPE | RDB_READ_KEYFIGURE_T | RDB lesen: Kennzahlen (Tabelle) | |
I_RECNR | TYPE | RDB_RECNR | Einzelsatznummer in Ergebnisdatenbanken | |
I_SEGM_ARCH_T | TYPE | AFW_SEGMENT_T | Segment |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.