Menu

SAP Function Module AQBW_CALL_EXTRACTOR_QUERY

Aufruf einer Query zur Datenbeschaffung für einen BW Extraktor

The Function Module AQBW_CALL_EXTRACTOR_QUERY (Aufruf einer Query zur Datenbeschaffung für einen BW Extraktor) is a standard Function Module in SAP ERP and is part of the function group AQBWEXR within the package RSUQ.

Technical Information

Function Module AQBW_CALL_EXTRACTOR_QUERY
Short Text Aufruf einer Query zur Datenbeschaffung für einen BW Extraktor
Function Group AQBWEXR
Package RSUQ
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_INTERVAL_SIZE TYPE RSMAXSIZE Max. Anzahl Tabelleneinträge in Extraction-API-Schnittstelle
IN_ISOURCE LIKE AQBWCAT-ISOURCE Infosource

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_REPORTNAME LIKE SY-REPID Name des Query-Reports
NEW_EXTRACT_MODE TYPE AQADEF-FLAG X' - Neuer Extraktionsmodus

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
DATA LIKE Datentabelle
SELECTIONS LIKE RSSELECT Selektionen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GENERATION_ERROR Fehler bei der Generierung der Query
NO_DATA_SELECTED keine Daten gelesen
NO_INFOSOURCE Infosource existiert nicht
NO_SELECTIONS keine Selektionen vorgegeben