Menu

SAP Function Module RSZ_DB_QUERY_GET

Laden einer Query

The Function Module RSZ_DB_QUERY_GET (Laden einer Query) is a standard Function Module in SAP ERP and is part of the function group RZD1 within the package RSZ.

Technical Information

Function Module RSZ_DB_QUERY_GET
Short Text Laden einer Query
Function Group RZD1
Package RSZ
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_CHECK_MODE TYPE RS_BOOL Boolean
I_USE_XREF_BUFFER TYPE RS_BOOL Boolean

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COMPUID LIKE RSZCOMPDIR-COMPUID UUID in Compressed Form
E_SUBRC LIKE SY-SUBRC Return Value, Return Value After ABAP Statements
E_T_ATR TYPE RRX1_T_ATR BRAIN Interface: Attributes->IObj relationship
E_T_CEL TYPE RRX1_T_CEL Cell properties
E_T_CON TYPE RRX1_T_CON Catalog of Conditions and Exceptions
E_T_DIM TYPE RRX1_T_DIM Catalog of the dimensions
E_T_FAC TYPE RRX1_T_FAC Catalog of Parts of Conditions and Exceptions
E_T_MEM TYPE RRX1_T_MEM Catalog of the members of different dimensions
E_T_PRPTYS TYPE RRX1_T_PRPTYS Transport structure for query-based properties

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.