The Function Module C14I_SUBID_IN_CORRECT_NUMRANGE (EHS: Pruefen, ob SUBID im fuer die Stoffart def. int. Num.kr. liegt) is a standard Function Module in SAP ERP and is part of the function group C14I within the package CBUI.
Function Module | C14I_SUBID_IN_CORRECT_NUMRANGE |
Short Text | EHS: Pruefen, ob SUBID im fuer die Stoffart def. int. Num.kr. liegt |
Function Group | C14I |
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_FLG_WITH_MESSAGE | TYPE | ESP1_BOOLEAN | ESP1_TRUE | Kennzeichen: Fehlermeldung ausgeben? |
I_SUBCAT | LIKE | ESTRH-SUBCAT | Substance category | |
I_SUBID | LIKE | ESTRH-SUBID | Substance key |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_WITHIN | TYPE | ESP1_BOOLEAN | TRUE wenn Stoffschluessel im definierten Interv. |
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 |
---|---|
INTERVAL_NOT_FOUND | Nummernkreisintervall nicht gefunden |
NUMBER_RANGE_NOT_EXTERNAL | Nummernkreisintervall nicht extern |
NUMBER_RANGE_NOT_FOUND | Nummernkreis nicht gefunden |
SUBCAT_NOT_FOUND | Spezifikationsart nicht gefunden |
TCG31_NOT_COMPLETE | Customizing of TCG31 incomplete |