The Function Module C1G4_ENTRY_DEFPARA (EHS: Einstieg in die Default-Parameter-Werte zum Bericht) is a standard Function Module in SAP ERP and is part of the function group C1G4 within the package CBUI.
Function Module | C1G4_ENTRY_DEFPARA |
Short Text | EHS: Einstieg in die Default-Parameter-Werte zum Bericht |
Function Group | C1G4 |
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_ACTYPE | LIKE | RCGDIALCTR-ACTYPE | aktueller Aktivitätstyp | |
I_ADDINF | LIKE | RCGADDINF | Zusatzinfo | |
I_INITIATOR | LIKE | CVDDH-INITIATOR | ||
I_RECN | LIKE | RCGAPIDH-RECN | Rekordnummer des betroffenen Berichtes | |
I_TRTYPE | LIKE | RCGDIALCTR-TRTYPE | aktueller Transaktionstyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_CHANGED | TYPE | ESP1_BOOLEAN | zeigt an, ob Daten geänder wurden | |
E_OKCODE | LIKE | SY-UCOMM | noch zu behandelnder OKCODE |
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 |
---|---|---|---|---|
X_PARAM_TAB | LIKE | CVDDP | Tabelle mit Parameter-Werten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORITY | Berechtigung für angegebenen Bericht fehlt |
NO_DOCUMENT | Bericht enthält kein Dokument |
NO_INITIATOR | |
NO_PARA_SYMBOLS | Dokument enthält keine Parameter-Symbole |