The Function Module TODO_BAPI_CHECK_FUNCTION () is a standard Function Module in SAP ERP and is part of the function group BAPI within the package SBF_BAPI_TODO.
Function Module | TODO_BAPI_CHECK_FUNCTION |
Short Text | |
Function Group | BAPI |
Package | SBF_BAPI_TODO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_OBJECT | TYPE | TODOBAPI | Object Type | |
FUNCNAME | TYPE | RS38L_FNAM | Function Module Name |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
CHECKRESULT | LIKE | TODORET2 | Message Type: S Success, E Error, W Warning, I Info, A Abort |
This function module does not define any Exceptions.