The Function Module FSBP_CHECK_DOMVAL () is a standard Function Module in SAP ERP and is part of the function group FSBP_CHECK within the package FSBP.
Function Module | FSBP_CHECK_DOMVAL |
Short Text | |
Function Group | FSBP_CHECK |
Package | FSBP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOM_NAME | TYPE | DDOBJNAME | Name of an ABAP Dictionary Object | |
I_DOM_WERT | LIKE | DDFIXVALUE-LOW | Values for domains: Single value/upper limit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TEXT | LIKE | DDFIXVALUE-DDTEXT | Short text for fixed values |
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 |
---|---|
DOM_NOT_FOUND | |
DOM_VAL_NOT_ALLOWED |