Menu

SAP Function Module TODO_BAPI_CHECK_FUNCTION

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.

Technical Information

Function Module TODO_BAPI_CHECK_FUNCTION
Short Text
Function Group BAPI
Package SBF_BAPI_TODO
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.