The Function Module C1H6_OUTVAR_SELECT (EHS: Auswahl einer Ausgabevariante) is a standard Function Module in SAP ERP and is part of the function group C1H6 within the package CBUI.
Function Module | C1H6_OUTVAR_SELECT |
Short Text | EHS: Auswahl einer Ausgabevariante |
Function Group | C1H6 |
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 | ESP1_ACTYPE-SHOW | Aufruf im Anzeige-/Ändernmodus |
I_CUR_RECN_GRP | LIKE | TCGOUTVAR-RECN_GRP | RECN der aktuell aktiven Ausgabevariante | |
I_OBJTYPE | LIKE | TCGOBJ-OBJTYPE | Spezifikationstyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SEL_RECN_GRP | LIKE | TCGOUTVAR-RECN_GRP | RECN in der Ausgabevar-Verwaltung | |
E_SEL_USEX_DATA | TYPE | ESP7_USEX_DATA_TYPE | Ausgewählter User-Exit |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACTION_CANCELLED | Aktion wurde abgebrochen |
ERROR | Interner Funktionsfehler |
NO_ENTRY | Kein Eintrag zu diesem User-Exit Typ vorh. |