The Function Module C1R3_EERUL_NEWR (EHS: Neue Easy Expert Regel anlegen) is a standard Function Module in SAP ERP and is part of the function group C1R3 within the package CBUI.
Function Module | C1R3_EERUL_NEWR |
Short Text | EHS: Neue Easy Expert Regel anlegen |
Function Group | C1R3 |
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_COMMAND_FB | TYPE | ESP1_FUNC_NAME | FB zum Behandeln von OK-Codes | |
I_CUA_SET_FB | TYPE | ESP1_FUNC_NAME | 'C1R3_CUA_SET' | FB zum Setzen des CUA-Status |
I_FLG_DIRECT_HEAD | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_RECN | LIKE | ESTRH-RECN | Objektschlüssel für die anzuzeigenden Kopfinfos | |
I_TRTYPE | LIKE | RCGDIALCTR-TRTYPE | aktueller Transaktionstyp | |
I_WINDOW_TITLE | LIKE | SY-TITLE | Zusatzinformationen für das Anlegen von Objekten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_CANCEL | TYPE | ESP1_BOOLEAN | - TRUE: der Baum wurde über Cancel verlassen | |
E_FLG_ERROR | TYPE | ESP1_BOOLEAN | - TRUE: Fehler beim Aufbau des Gruppenbaumes | |
E_RECN | LIKE | ESTRH-RECN | Schlüssel des ausgewählten Objekts |
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 |
---|---|---|---|---|
I_ADD_INFO | LIKE | TCGENV | Zusatzinformationen für das Anlegen von Objekten |
This function module does not define any Exceptions.