Menu

SAP Function Module RSAQ_QUERY_PAINTER_DIRECT

ABAP Query : Query-Painter (ohne Konvertierungsroutinen)

The Function Module RSAQ_QUERY_PAINTER_DIRECT (ABAP Query : Query-Painter (ohne Konvertierungsroutinen)) 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_QUERY_PAINTER_DIRECT
Short Text ABAP Query : Query-Painter (ohne Konvertierungsroutinen)
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
HEADER_IO LIKE AQP_HEADER Kopfinformation Painter

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
FIELDCAT_IO LIKE AQP_FCAT Feldkatalog Painter
FIELDS_IO LIKE AQP_FIELDS Feldinformation Painter
HLINES_IO LIKE AQP_HLINES Überschriftsinformation Painter
LINES_IO LIKE AQP_LINES Zeileninformation Painter
TREE_STRUC_IO LIKE AQP_TSTRUC Struktur der Tabellen (gemäß log. Datenbank)

Exceptions

This function module does not define any Exceptions.