The Function Module BW_RFC_IOBJ_ACT_MULT (Aktiviert InfoObjects) is a standard Function Module in SAP ERP and is part of the function group TBL_BW within the package FTLM.
Function Module | BW_RFC_IOBJ_ACT_MULT |
Short Text | Aktiviert InfoObjects |
Function Group | TBL_BW |
Package | FTLM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RFCDEST | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | |
I_TAB_INFOOBJECTS | TYPE | TTY_TAB_BAPI6108IO | InfoObjects: Liste mit InfoObjects |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TAB_INFOOBJ_ERR | TYPE | TTY_TAB_BAPI6108IO | InfoObjects: Liste mit InfoObjects | |
E_TAB_RETURN | TYPE | BAPIRETTAB | Tabelle mit BAPI Return Informationen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMM_ERROR | Kommunikationsfehler |
FAILED | Fehler bei der Aktivierung |
IOBJ_ACTIVATE_FAILED | Fehler beim aktivieren des InfoObjects |
IOBJ_NOT_FOUND | Infoobject nicht vorhanden |