The Function Module C12N_DEFAULT_PARAMETER_DETERM1 (EHS: Defaultparameterwertermittlung für Berichtssymbole) is a standard Function Module in SAP ERP and is part of the function group C12N within the package CBUI.
Function Module | C12N_DEFAULT_PARAMETER_DETERM1 |
Short Text | EHS: Defaultparameterwertermittlung für Berichtssymbole |
Function Group | C12N |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RTIME_FROM | LIKE | TCGA6-LSYRTIM | Auflösungszeitpunkt für ein Berichtssymbol | |
I_RTIME_TO | LIKE | TCGA6-LSYRTIM | Auflösungszeitpunkt für ein Berichtssymbol | |
I_VALDAT | LIKE | SY-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
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_CVDDP_VALUES_TAB | LIKE | CVDDP | EHS: Parameterwerte für den Berichtsversand | |
E_MESSAGES_TAB | LIKE | BALMI | Fehlermeldungen | |
I_CVDDP_TAB | LIKE | CVDDP | Schlüsselwerttabelle | |
I_CVDDP_VALUES_TAB | LIKE | CVDDP | bereits vorhandene Werte | |
I_STRUCT_TAB | LIKE | RCGLSIOT | PP-SHE: IOTAB für Stoffberichtsvorlagensymbole |
This function module does not define any Exceptions.