Menu

SAP Function Module BAPI_TC_ITEMS_DELETE_MULTIPLE

Delete Contract Information from Buffer Tables

The Function Module BAPI_TC_ITEMS_DELETE_MULTIPLE (Delete Contract Information from Buffer Tables) is a standard Function Module in SAP ERP and is part of the function group FSBP_TC_BAPI within the package FSBP_TC.

Technical Information

Function Module BAPI_TC_ITEMS_DELETE_MULTIPLE
Short Text Delete Contract Information from Buffer Tables
Function Group FSBP_TC_BAPI
Package FSBP_TC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION TYPE BAPIBP_TC_STR_MISC-APPLICATION Application
DELETEALL TYPE BAPIBP_TC_STR_MISC-DELETEALL '' Delete All Contract Information for Application
DELETEBLOCKFACTOR TYPE BAPIBP_TC_STR_MISC-DELETEBLOCKFACTOR 100 Packet Size when Deleting
PROCESSEXTENSION TYPE BAPIBP_TC_STR_MISC-PROCESSEXTENSION '' Execute Customer Enhancements
TESTRUN TYPE BAPI_FSBP_CENTRAL-TESTRUN '' Activate Simulation Mode

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
BUSINESSPARTNERS LIKE BAPI_STR_BUPA_FS_IDNUM Additional Partner Numbers
ERRORITEMS LIKE BAPI_FSBP_TC_STR_TRANSFER Confirmed Contract Information (for Application Calls)
EXTENSIONIN LIKE BAPIPAREX ExtensionIn
EXTENSIONOUT LIKE BAPIPAREX ExtensionOut
RETURN LIKE BAPIRET2 Returns

Exceptions

This function module does not define any Exceptions.