The Function Module RS_VC_GET_QUERY_VIEW_DEF (Daten zu einer Query oder einem View beschaffen) is a standard Function Module in SAP ERP and is part of the function group RS_VC within the package RSR.
Function Module | RS_VC_GET_QUERY_VIEW_DEF |
Short Text | Daten zu einer Query oder einem View beschaffen |
Function Group | RS_VC |
Package | RSR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INFOPROVIDER | TYPE | RSINFOPROV | Technischer Name eines InfoProviders | |
I_QUERY | TYPE | RSZCOMPID | Technischer Name einer Query | |
I_T_PARAMETER | TYPE | RRXW3TQUERY | Parametrisierung der Anfrage | |
I_VIEW_ID | TYPE | RSZVIEWID | Technischer Name eines Views |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STATE_XML | TYPE | XSTRING | Zustandsxml | |
E_T_VARIABLE_DEFINITION | TYPE | RSR_T_VARIABLE_DEFINITION | Variablenbeschreibung |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_MESSAGES | LIKE | SMESG | Nachrichtensammler |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ABORT | Abbruch |
INVALID_INPUT | Ungültige Aufrufsparameter |
INVALID_VARIABLE_VALUES | Ungültige Variablenwerte |
INVALID_VIEW | Ungültiger View |
NO_APPLICABLE_DATA | Keine zutreffenden Daten |
NO_AUTHORITY | Keine Berechtigung für die Daten |