The Function Module BUKU_CHECK_VALTYPE (Get value type instance) is a standard Function Module in SAP ERP and is part of the function group BUKU within the package FMBP_E.
Function Module | BUKU_CHECK_VALTYPE |
Short Text | Get value type instance |
Function Group | BUKU |
Package | FMBP_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_TEXT | TYPE | XFELD | SPACE | Text required |
I_VALTYPE | TYPE | BUKU_VALTYPE | Value Type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VALTYPE_TEXT | TYPE | TEXT15 | Text (15 Characters) |
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 |
---|---|
NOT_FOUND | Value type not found |