Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module REPORT_PARAMETER_DISPLAY (Anzeigen der Berichtsparameter) is a standard Function Module in SAP ERP and is part of the function group KYRE within the package KC_NU.
Function Module | REPORT_PARAMETER_DISPLAY |
Short Text | Anzeigen der Berichtsparameter |
Function Group | KYRE |
Package | KC_NU |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLCLASS | LIKE | TKEB1-APPLCLASS | Application class | |
CLUSTER_MEMORY | TYPE | C | 'M' | Data from cluster table or memory ? |
I_CUA | LIKE | CCVALID-XFELD | 'X' | CUA interface |
I_LINSZ | LIKE | SY-LINSZ | RKD_MIN_LINSZ | Width of the output list |
I_RKB1D | LIKE | RKB1D | ||
I_RKB1F | LIKE | RKB1F | ||
I_RKB1U | LIKE | RKB1U | ||
I_RKB1X | LIKE | RKB1X | ||
I_SPECIFIC_VARIANT | LIKE | CCVALID-XFELD | 'X' | 'X' entry variables supplied |
I_TC | LIKE | CFBTC01 | ||
I_WRITE_TO_TAB | LIKE | CCVALID-XFELD | ' ' | Scroll to next report |
I_ZEIT_F | LIKE | CFTIME | ||
REPID | LIKE | TKEB1-REPID | Report name | |
SMODE | LIKE | RKB1D-SMODE | ||
SUBCLASS | LIKE | TKEB1-SUBCLASS | Subgroup | |
TABNAME | LIKE | TKEB1-TABNAME | Table name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PARAMS_TAB | LIKE | MCMAILOBJ | ||
FDEP_TABLE | LIKE | CDIDEP | ||
FIELD_TABLE | LIKE | CDIFIE | Table with field information | |
I_ADD_SEL_TAB | LIKE | CEDST | ||
I_BACK_TAB | LIKE | CFBACK | ||
I_FORM_TAB | LIKE | CFBFO01 | ||
I_PRINT | LIKE | CFBPR01 | ||
I_SEIG | LIKE | CFBSE01 | ||
I_SHEET | LIKE | CFBST01 | ||
I_SH_TAB | LIKE | CFBSH01 | ||
I_SORT_TAB | LIKE | CFSORT | ||
I_TEXTE_TAB | LIKE | RKB1W | ||
I_TEXTPARAM_TAB | LIKE | CFBTP01 | ||
I_TRACE_TAB | LIKE | CFTRACE | ||
I_VAR_TAB | LIKE | CFBVP01 | ||
I_ZAHLD_TAB | LIKE | CFBZD01 | ||
I_ZWERT | LIKE | CFBZW01 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CLUSTER_MEMORY | Data from cluster table or memory ? |