Menu

SAP Function Module RSAQ_CONVERT_QUERY_TO_PAINTER

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 RSAQ_CONVERT_QUERY_TO_PAINTER () is a standard Function Module in SAP ERP and is part of the function group AQPT within the package SQUE.

Technical Information

Function Module RSAQ_CONVERT_QUERY_TO_PAINTER
Short Text
Function Group AQPT
Package SQUE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEADQU_INP LIKE AQHDQU
LISTTYPE_INP TYPE AQS_FLAG 'G'
STAT_RANGL_NR LIKE AQDBVS-NUM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HEADER_EXP LIKE AQP_HEADER

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
DBFF_INP LIKE AQDBFF
DBFM_INP LIKE AQDBFM
DBGR_INP LIKE AQDBGR Control levels
DBLI_INP LIKE AQDBLI
DBOP_INP LIKE AQDBOP
DBPT_INP LIKE AQDBPT
DBRH_INP LIKE AQDBRH
DBRL_INP LIKE AQDBRL
DBSE_INP LIKE AQDBSE Selection Parameters
DBSN_INP LIKE AQDBSN Short names
DBVH_INP LIKE AQDBVH
DBVS_INP LIKE AQDBVS
FIELDCAT_EXP LIKE AQP_FCAT
FIELDS_EXP LIKE AQP_FIELDS
HLINES_EXP LIKE AQP_HLINES
LINES_EXP LIKE AQP_LINES
QUTEXT_INP LIKE AQTXQU
SGTEXT_INP LIKE AQTXSG
TREESTRUC_EXP LIKE AQP_TSTRUC

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONVERSION_NOT_POSSIBLE Conversion not possible