Menu

SAP Function Module BW_RFC_IOBJ_GETLIST

Erstellt eine Liste von InfoObjects

The Function Module BW_RFC_IOBJ_GETLIST (Erstellt eine Liste von InfoObjects) is a standard Function Module in SAP ERP and is part of the function group TBL_BW within the package FTLM.

Technical Information

Function Module BW_RFC_IOBJ_GETLIST
Short Text Erstellt eine Liste von InfoObjects
Function Group TBL_BW
Package FTLM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_IOBJTYPE TYPE RSIOBJTP Typ eines InfoObjects
I_IOBJVERSION TYPE RSOBJVERS Objektversion
I_RFCDEST TYPE RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)
I_TAB_SELINFOOBJECT TYPE TTY_TAB_BAPI6108SL InfoObjects - Selektionskriterien

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STR_RETURN TYPE BAPIRET2 Returnparameter
E_TAB_INFOOBJECTS TYPE TTY_TAB_BAPI6108L InfoObjects - Liste

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMM_ERROR Kommunikationsfehler
FAILED Fehler bei der Verarbeitung
IOBJ_NOT_FOUND InfoObject existiert nicht