Menu

SAP Function Module BAPI_DIAVAR_WRITEMULTIPLE

Write diagram variants

The Function Module BAPI_DIAVAR_WRITEMULTIPLE (Write diagram variants) is a standard Function Module in SAP ERP and is part of the function group BEDIAVAR within the package SBEIF.

Technical Information

Function Module BAPI_DIAVAR_WRITEMULTIPLE
Short Text Write diagram variants
Function Group BEDIAVAR
Package SBEIF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CICOREQUESTNO LIKE BAPIBEGEN-CICO_REQNO Request/Task
MODE LIKE BAPIBEGEN-MODE CICO 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
ACTIVENODES LIKE BAPIBEDVN Diagram variant active nodes
HEADERS LIKE BAPIBEDVH Diagram variant header
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.