SAP ABAP Class CL_GRFN_CCI_SAP_QUERY (CCI Proxy to SAP Query)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRFN_IE_LEGACY (Package) GRC Integration Engine: 3.0 Legacy Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_CCI_SAP_SYSTEM | Generic CCI for SAP systems | 20081002 |
Properties
| Class | CL_GRFN_CCI_SAP_QUERY | |
| Short Description | CCI Proxy to SAP Query | |
| Super Class | CL_GRFN_CCI_SAP_SYSTEM | Generic CCI for SAP systems |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_IE_LEGACY | GRC Integration Engine: 3.0 Legacy Objects |
| Created | 20081001 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_CCI_SAP_QUERY has no forward declaration.
Interfaces
Class CL_GRFN_CCI_SAP_QUERY has no interface implemented.
Friends
Class CL_GRFN_CCI_SAP_QUERY has no friend class.
Attributes
Class CL_GRFN_CCI_SAP_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20081001 | ||
| 2 | Static method | Public | Method | XML -> structure | 20081001 | |
| 3 | Static method | Public | Method | structure -> XML | 20081001 |
Events
Class CL_GRFN_CCI_SAP_QUERY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_SCRIPT_DATA | Public | See coding | 20081001 | begin of S_SCRIPT_DATA,
workspace type grfn_sqworkspace,
usergroup type grfn_squsergroup,
queryname type grfn_sqname,
sqvariant type grfn_sqvariant,
end of S_SCRIPT_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 | 20081002 | |||
| 2 | IV_DATA | Call by reference | Type reference (TYPE) | STRING | 20081001 | ||||
| 3 | RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20081001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20090325 |
Method GET_SCRIPT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20081001 | ||||
| 2 | RS_SCRIPT | Value transfer | Type reference (TYPE) | S_SCRIPT_DATA | 20081001 |
Method GET_SCRIPT_DATA on class CL_GRFN_CCI_SAP_QUERY has no exception.
Method GET_SCRIPT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_QUERYNAME | Value transfer | Type reference (TYPE) | GRFN_SQNAME | Query name | 20081001 | |||
| 2 | IV_SQVARIANT | Value transfer | Type reference (TYPE) | GRFN_SQVARIANT | Variant name | 20081001 | |||
| 3 | IV_USERGROUP | Value transfer | Type reference (TYPE) | GRFN_SQUSERGROUP | Name of a user group | 20081001 | |||
| 4 | IV_WORKSPACE | Value transfer | Type reference (TYPE) | GRFN_SQWORKSPACE | Work Area | 20081001 | |||
| 5 | RV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20081001 |
Method GET_SCRIPT_ID on class CL_GRFN_CCI_SAP_QUERY has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |