The Function Module C14F_LOV_SUBID_AT_ENTER (EHS: spezielle Wertehilfe für Stoffschlüssel bei Enter) is a standard Function Module in SAP ERP and is part of the function group C14F within the package CBUI.
Function Module | C14F_LOV_SUBID_AT_ENTER |
Short Text | EHS: spezielle Wertehilfe für Stoffschlüssel bei Enter |
Function Group | C14F |
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_AENNR | LIKE | ESTRH-AENNR | SPACE | Änderungsnummer |
I_CUA_FUNC_NAME | TYPE | ESP1_FUNC_NAME | 'C101_CUA_SET' | Name der Fkt. zum Menü-Setzen |
I_FLG_REFERENCE_SUBST | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_IDLID | LIKE | TCG28-IDLID | Identifikationsauflistung | |
I_KEYPATH | LIKE | RCGKPATH | Schlüsselfelder | |
I_RCGDIALCTR | LIKE | RCGDIALCTR | SPACE | Dialogkontrollstruktur |
I_SUBID | LIKE | ESTRH-SUBID | Stoffschlüssel (Suchstring) | |
I_VALDAT | LIKE | ESTRH-VALFR | ESP1_INITIAL_DATE | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_SUBID_HAS_WILDCARDS | TYPE | ESP1_BOOLEAN | - TRUE: '*' oder '+' kommen in I_SUBID vor |
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_SUBID_TAB | LIKE | Menge gewählter Stoffschlüssel | ||
I_EXCL_SET | LIKE | CUAFCODE | Menge der zu deaktivierenden Ok-Codes |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INPUT | ungültige Eingabe |
INTERNAL_ERROR | interner Systemfehler |