The Function Module SPRT_DR_QUERY_PROCESSOR (generischer Drag&Relate-Query-Prozessor) is a standard Function Module in SAP ERP and is part of the function group SPRT within the package PORX.
Function Module | SPRT_DR_QUERY_PROCESSOR |
Short Text | generischer Drag&Relate-Query-Prozessor |
Function Group | SPRT |
Package | PORX |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAXRESULT | LIKE | RSEUMOD-TBMAXSEL | 500 | Maximale Anzahl der Ergebnisdatensätze |
ORDERBY | LIKE | RSEUMOD-TBMAXSEL | 1 | Spaltennummer zum Sortieren der Ergebnisse |
SOURCETYPE | LIKE | SPRTL4-SOURCETYPE | Quell-Objekttyp | |
TARGETTYPE | LIKE | SPRTL4-TARGETTYPE | Ziel-Objekttyp |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
RELATIONS | LIKE | SPRTL7 | Drag&Relate-Relationsbeschreibung | |
RESULTLIST | LIKE | SPRTL6 | Ergebnismenge einer Drag&Relate-Query | |
SOURCELIST | LIKE | SPRTL11 | Eingabemenge für Drag&Relate-Query |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_GET_KEY | Fehler beim Abfragen des Objektschlüssels |
ERROR_GET_PROPERTY | Fehler beim Abfragen der Objekteigenschaft |
INVALID_RELATION | Falscher Relationsattribut |
INVALID_SOURCE_KEY | Falscher Quellobjektschlüssel |
NO_QUERY_AUTHORITY | Keine Berechtigung zum Abfragen des Datenbestandes |
RELATION_NOT_SUPPORTED | Unbekannte Relation |
UNKNOWN_SOURCE | Unbekannter Quell-Objekttyp |
UNKNOWN_TARGET | Unbekannter Ziel-Objekttyp |