Menu

SAP Function Module BAPI_TC_ITEMS_CREATE_MULTIPLE

Create Contract Information in Buffer Tables

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module BAPI_TC_ITEMS_CREATE_MULTIPLE (Create Contract Information in 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_CREATE_MULTIPLE
Short Text Create Contract Information in 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
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
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
TOTALCOMMITMENTITEMS LIKE BAPI_FSBP_TC_STR_TRANSFER Contract Information (for Application Calls)

Exceptions

This function module does not define any Exceptions.