SAP ABAP Class /GRCPI/CL_GRIA_DS_SQL (AM - Data Source Query)
Hierarchy
☛
GRCPINW (Software Component) SAP GRC NetWeaver Plug-In
⤷
GRC-PCP (Application Component) GRC Process Control Plug-in
⤷
/GRCPI/GRIA_NW_PC (Package) GRCPI PC package for NW
⤷
⤷
Properties
| Class | /GRCPI/CL_GRIA_DS_SQL | |
| Short Description | AM - Data Source Query | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /GRCPI/GRIA_NW_PC | GRCPI PC package for NW |
| Created | 20100504 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /GRCPI/CL_GRIA_DS_SQL has no forward declaration.
Interfaces
Class /GRCPI/CL_GRIA_DS_SQL has no interface implemented.
Friends
Class /GRCPI/CL_GRIA_DS_SQL has no friend class.
Attributes
Class /GRCPI/CL_GRIA_DS_SQL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Ad Hoc Query | 20100504 |
Events
Class /GRCPI/CL_GRIA_DS_SQL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_FCAT | Private | Type reference (TYPE) | /GRCPI/GRIA_S_FIELDCATALOG | AM - Field Catalog for RFC Communication | 20100621 | |
| 2 | T_FCAT | Private | Type reference (TYPE) | /GRCPI/GRIA_T_FIELDCATALOG | AM - Field Catalog for RFC Communication | 20100621 | |
Method Signatures
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data | 20100504 | |||
| 2 | ET_FIELDCAT | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_FIELDCATALOG | AM - Query Parameter output | 20100504 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100504 | |||
| 4 | EV_DATA | Call by reference | Type reference (TYPE) | XSTRING | Data in X string format | 20100504 | |||
| 5 | IT_DS_FIELD | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_EXPLIST_FIELD | AM - Exception List Field | 20100504 | |||
| 6 | IT_JOINS | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_TB_RELATION | AM - Join Condition | 20100504 | |||
| 7 | IT_QRY_PARAS | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_QUERY_PARAS | AM - Query Parameter List | 20100504 | |||
| 8 | IT_SELECTION | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_T_QUERY_SELECTION | AM - Selection | 20100504 | |||
| 9 | IV_FROM_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20100728 | ||||
| 10 | IV_MAXROWS | Call by reference | Type reference (TYPE) | /GRCPI/GRIA_MAXROWS | 100 | 20100504 |
Method QUERY on class /GRCPI/CL_GRIA_DS_SQL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000_700 |