SAP ABAP Class CL_GRFN_CCI_AM_SAPQUERY (AM CCI Proxy to SAP Query)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_INTEGRATION_ENGINE (Package) GRC Integration Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_CCI_AM | AM - Generic CCI | 20091030 |
Properties
Class | CL_GRFN_CCI_AM_SAPQUERY | |
Short Description | AM CCI Proxy to SAP Query | |
Super Class | CL_GRFN_CCI_AM | AM - Generic CCI |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | GRFN_INTEGRATION_ENG | |
Program status | ||
Category | 0 | |
Package | GRFN_INTEGRATION_ENGINE | GRC Integration Engine |
Created | 20091030 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_CCI_AM_SAPQUERY has no forward declaration.
Interfaces
Class CL_GRFN_CCI_AM_SAPQUERY has no interface implemented.
Friends
Class CL_GRFN_CCI_AM_SAPQUERY has no friend class.
Attributes
Class CL_GRFN_CCI_AM_SAPQUERY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Convert data from string to internal table | 20091106 |
2 | ![]() |
Static method | Public | Method | XML -> structure | 20091030 |
3 | ![]() |
Instance method | Protected | Method | 20100213 | |
4 | ![]() |
Static method | Private | Method | structure -> XML | 20091030 |
5 | ![]() |
Instance method | Private | Method | Convert EO Query Parameter into SAP Query parameter | 20100212 |
Events
Class CL_GRFN_CCI_AM_SAPQUERY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_QUERY_DATA | Public | See coding | 20091104 | BEGIN OF s_query_data,
queryarea TYPE grfn_queryarea,
usergroup TYPE grfn_squsergroup,
queryname TYPE grfn_sqname,
sqvariant TYPE grfn_sqvariant,
END OF s_query_data
|
Method Signatures
Method CONVERT_DATA_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20091106 | ||
2 | ![]() |
IV_DATA | Call by reference | Type reference (TYPE) | STRING | Data in string | 20091106 | ||
3 | ![]() |
RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Data in table | 20091106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091106 |
Method GET_QUERY_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QUERYID | Call by reference | Type reference (TYPE) | STRING | 20091030 | |||
2 | ![]() |
RS_SAPQRY | Value transfer | Type reference (TYPE) | S_QUERY_DATA | AM SAP Query Data | 20091030 |
Method GET_QUERY_DATA on class CL_GRFN_CCI_AM_SAPQUERY has no exception.
Method GET_QUERY_DATA_INFO Signature
Method GET_QUERY_DATA_INFO on class CL_GRFN_CCI_AM_SAPQUERY has no parameter.
Method GET_QUERY_DATA_INFO on class CL_GRFN_CCI_AM_SAPQUERY has no exception.
Method GET_QUERY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QUERYAREA | Value transfer | Type reference (TYPE) | GRFN_SQWORKSPACE | Work Area | 20091030 | ||
2 | ![]() |
IV_QUERYNAME | Value transfer | Type reference (TYPE) | GRFN_SQNAME | Query name | 20091030 | ||
3 | ![]() |
IV_USERGROUP | Value transfer | Type reference (TYPE) | GRFN_SQUSERGROUP | Name of a user group | 20091030 | ||
4 | ![]() |
IV_VARIANT | Value transfer | Type reference (TYPE) | GRFN_SQVARIANT | Variant name | 20091030 | ||
5 | ![]() |
RV_QUERYID | Value transfer | Type reference (TYPE) | STRING | 20091030 |
Method GET_QUERY_ID on class CL_GRFN_CCI_AM_SAPQUERY has no exception.
Method GET_QUERY_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_QRY_PARAS | Call by reference | Type reference (TYPE) | GRFN_T_EO_QRY_PARA | EO Query Paramaters | 20100212 | ||
2 | ![]() |
RS_SCRIPT | Value transfer | Type reference (TYPE) | S_QUERY_DATA | 20100212 |
Method GET_QUERY_INFO on class CL_GRFN_CCI_AM_SAPQUERY has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |