Menu

SAP Function Module AIBM_GET_IQ

Extraktor: MAnfen IM -> BW

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 AIBM_GET_IQ (Extraktor: MAnfen IM -> BW) is a standard Function Module in SAP ERP and is part of the function group AIBM_40 within the package AIBW.

Technical Information

Function Module AIBM_GET_IQ
Short Text Extraktor: MAnfen IM -> BW
Function Group AIBM_40
Package AIBW
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_CHABASNM TYPE SBIWA_S_INTERFACE-CHABASNM Name des Basismerkmals
I_INITFLAG TYPE SBIWA_S_INTERFACE-INITFLAG Initialisierung 'X' bzw. Datenübertragun
I_MAXSIZE TYPE SBIWA_S_INTERFACE-MAXSIZE maximale Anzahl Zeilen der Ausgabetabell
I_REQUNR TYPE SBIWA_S_INTERFACE-REQUNR Request Number: identif. eine Datenanfor
I_UPDMODE TYPE SBIWA_S_INTERFACE-UPDMODE Übertragungsmodus (siehe Domänenfestwert

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
E_T_BIW_IQ LIKE BIW_IQ Ausgabetabelle für fixe Stammdaten
I_T_FIELDS TYPE SBIWA_T_FIELDS Feldliste für SELECT
I_T_SELECT TYPE SBIWA_T_SELECT Selektionskriterien

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_PASSED_TO_MESS_HANDLER
NO_MORE_DATA