Menu

SAP Function Module BAPI_HIERFILT_WRITEMULTIPLE

Write hierarchy filter

The Function Module BAPI_HIERFILT_WRITEMULTIPLE (Write hierarchy filter) is a standard Function Module in SAP ERP and is part of the function group BEFILTER within the package SBEIF.

Technical Information

Function Module BAPI_HIERFILT_WRITEMULTIPLE
Short Text Write hierarchy filter
Function Group BEFILTER
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
HEADERS LIKE BAPIBEFIH Hierarchy filter header data
NODES LIKE BAPIBEFIN Selected hierarchy filter nodes
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.