SAP ABAP Class CL_GRFN_CCI (Generic CCI)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_CCI_PROXY | Connectivity Proxy | 20081016 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_CCI_HANA | CCI Proxy to HANA | 20121011 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_CCI_SAP_SYSTEM | Generic CCI for SAP systems | 20081016 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_CCI_WEBSERVICE | CCI Proxy to Web Service | 20081016 |
Properties
| Class | CL_GRFN_CCI | |
| Short Description | Generic CCI | |
| Super Class | ||
| 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 | 20081016 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_CCI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_CCI_PROXY | Connectivity Proxy | 20081016 |
Friends
Class CL_GRFN_CCI has no friend class.
Attributes
Class CL_GRFN_CCI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20081016 | ||
| 2 | Instance method | Protected | Method | 20081016 | ||
| 3 | Instance method | Protected | Method | 20081016 | ||
| 4 | Instance method | Protected | Method | 20081016 | ||
| 5 | Instance method | Protected | Method | 20081016 | ||
| 6 | Instance method | Protected | Method | 20081016 | ||
| 7 | Instance method | Protected | Method | 20081016 | ||
| 8 | Instance method | Protected | Method | 20081016 | ||
| 9 | Instance method | Protected | Method | 20081016 |
Events
Class CL_GRFN_CCI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_SCRIPT_LIST | Protected | Attribute reference (LIKE) | 20081016 | |
||
| 2 | S_SCRIPT_PARAM_IN | Protected | Attribute reference (LIKE) | 20081016 | |
||
| 3 | S_SCRIPT_PARAM_OUT | Protected | Attribute reference (LIKE) | 20081016 | |
||
| 4 | S_SCRIPT_SELECTION | Protected | Attribute reference (LIKE) | 20081016 | |
||
| 5 | S_VALUE_LIST | Protected | Attribute reference (LIKE) | 20081016 | |
||
| 6 | T_SCRIPT_LIST | Protected | Attribute reference (LIKE) | 20081016 | |
||
| 7 | T_SCRIPT_PARAM_IN | Protected | Attribute reference (LIKE) | 20081016 | |
||
| 8 | T_SCRIPT_PARAM_OUT | Protected | Attribute reference (LIKE) | 20081016 | |
||
| 9 | T_SCRIPT_SELECTION | Protected | Attribute reference (LIKE) | 20081016 | |
||
| 10 | T_VALUE_LIST | Protected | Attribute reference (LIKE) | 20081016 | |
Method Signatures
Method EXECUTE Signature
Method EXECUTE on class CL_GRFN_CCI has no parameter.
Method EXECUTE on class CL_GRFN_CCI has no exception.
Method GET_INTERNAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COUNTER | Value transfer | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20081016 | |||
| 2 | IV_NAME | Value transfer | Type reference (TYPE) | GRFN_FIELDNAME | Field Name | 20081016 | |||
| 3 | IV_PREFIX | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20081016 | |||
| 4 | RV_NAME | Value transfer | Type reference (TYPE) | GRFN_FIELDNAME_INTERNAL | Integration Engine: Internal Fieldname | 20081016 |
Method GET_INTERNAL_ID on class CL_GRFN_CCI has no exception.
Method GET_OUTPUT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAM | Value transfer | Type reference (TYPE) | T_SCRIPT_PARAM_OUT | 20081022 | ||||
| 2 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | STRING | 20081016 | ||||
| 3 | IV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20081016 | ||||
| 4 | RO_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20081016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081016 |
Method PING Signature
Method PING on class CL_GRFN_CCI has no parameter.
Method PING on class CL_GRFN_CCI has no exception.
Method QUERY Signature
Method QUERY on class CL_GRFN_CCI has no parameter.
Method QUERY on class CL_GRFN_CCI has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRFN_CCI has no parameter.
Method RETRIEVE on class CL_GRFN_CCI has no exception.
Method RETRIEVE_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAM_IN | Value transfer | Type reference (TYPE) | T_SCRIPT_PARAM_IN | 20081016 | ||||
| 2 | ET_PARAM_OUT | Value transfer | Type reference (TYPE) | T_SCRIPT_PARAM_OUT | 20081016 | ||||
| 3 | EV_DESCR | Value transfer | Type reference (TYPE) | STRING | 20081016 | ||||
| 4 | EV_FURTHER_INFO | Value transfer | Type reference (TYPE) | STRING | 20081016 | ||||
| 5 | EV_TXT | Value transfer | Type reference (TYPE) | STRING | 20081016 | ||||
| 6 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | STRING | 20081016 | ||||
| 7 | IV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20081016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081016 |
Method TEST Signature
Method TEST on class CL_GRFN_CCI has no parameter.
Method TEST on class CL_GRFN_CCI has no exception.
Method VALUEHELP Signature
Method VALUEHELP on class CL_GRFN_CCI has no parameter.
Method VALUEHELP on class CL_GRFN_CCI has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |