Menu

SAP Function Module BAPI_XBP_NEW_FUNC_CHECK

Reads, set, and clears status of the new function

The Function Module BAPI_XBP_NEW_FUNC_CHECK (Reads, set, and clears status of the new function) is a standard Function Module in SAP ERP and is part of the function group SXBP within the package SXMI.

Technical Information

Function Module BAPI_XBP_NEW_FUNC_CHECK
Short Text Reads, set, and clears status of the new function
Function Group SXBP
Package SXMI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTERNAL_USER_NAME LIKE BAPIXMLOGR-EXTUSER XMI logging: Name of user in external management tool
INTERCEPTION_ACTION TYPE CHAR1 A flag that specifies an action on interception
PARENTCHILD_ACTION TYPE CHAR1 A flag that specifies an action on parent-child

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INTERCEPTION TYPE CHAR1 Current state of interception function
PARENTCHILD TYPE CHAR1 Current state of parent-child function
RETURN LIKE BAPIRET2 Return Parameters

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.