The Function Module BUKU_CHECK_PROCESS_UI (Get process instance (user interface)) 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_PROCESS_UI |
Short Text | Get process instance (user interface) |
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_PROCESS_UI | TYPE | BUKU_PROCESS_UI | User Interface Process |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_F_PROCESS_UI | TYPE | BUPROCESS_UI | User Interface Process | |
E_F_PROCESS_UIT | TYPE | BUPROCESS_UIT | User Interface Process instances text table |
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 | Process was not found |