SAP ABAP Interface IF_GRFN_CCI_AM_PROXY (AM - Connectivity Proxy)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_INTEGRATION_ENGINE (Package) GRC Integration Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_CCI_AM | AM - Generic CCI | 20091029 |
Properties
| Interface | IF_GRFN_CCI_AM_PROXY | |
| Short Description | AM - Connectivity Proxy |
General Data
| Package | GRFN_INTEGRATION_ENGINE | GRC Integration Engine |
| Created | 20091029 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRFN_CCI_AM_PROXY has no interface.
Friends
Interface IF_GRFN_CCI_AM_PROXY has no friend.
Attributes
Interface IF_GRFN_CCI_AM_PROXY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute | 20091029 | |
| 2 | Instance method | Public | Method | Get query info | 20100213 | |
| 3 | Instance method | Public | Method | Ping | 20091029 | |
| 4 | Instance method | Public | Method | Query | 20091029 | |
| 5 | Instance method | Public | Method | Retrieve | 20091029 | |
| 6 | Instance method | Public | Method | Test | 20091029 | |
| 7 | Instance method | Public | Method | Value help | 20091029 |
Events
Interface IF_GRFN_CCI_AM_PROXY has no event.
Types
Interface IF_GRFN_CCI_AM_PROXY has no local type.
Method Signatures
Method EXECUTE 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 | 20091029 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20091117 | |||
| 3 | ET_QUERYPARAM_OUT | Call by reference | Type reference (TYPE) | GRFN_T_QUERYPARAM_OUT | Query Output Parameter | 20091029 | |||
| 4 | EV_MORE_AVAILABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091029 | ||||
| 5 | EV_TOTAL_ROWS | Call by reference | Type reference (TYPE) | GRFN_TOTAL_ROWS | Total Data Rows Retrieved | 20100528 | |||
| 6 | IT_QRY_PARAS | Call by reference | Type reference (TYPE) | GRFN_T_EO_QRY_PARA | EO Query Paramaters | 20091218 | |||
| 7 | IT_SELECTION | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_SELECTION | Query selection | 20091029 | |||
| 8 | IT_SELECTION_PARAMETER | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_SELECTION | Selection Input Parameter | 20120821 | |||
| 9 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20091029 | ||||
| 10 | IV_JOBSTEP_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Job and Job Step ID | 20100110 | |||
| 11 | IV_MAXROWS | Call by reference | Type reference (TYPE) | GRFN_MAXROWS | Job step max rows | 20091029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091106 |
Method GET_QUERY_DATA_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_QUERY_INFO | Call by reference | Type reference (TYPE) | ANY | 20100308 | ||||
| 2 | IS_QUERYLIST | Call by reference | Type reference (TYPE) | GRFN_S_QUERYLIST | Query List | 20100304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100213 |
Method PING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | STRING | 20091029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120702 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERYLIST | Value transfer | Type reference (TYPE) | GRFN_T_QUERYLIST | Query List | 20091029 | |||
| 2 | IT_QRY_PARAS | Value transfer | Type reference (TYPE) | GRFN_T_EO_QRY_PARA | EO Query Paramaters | 20091218 | |||
| 3 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | STRING | 20091029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091029 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUERYPARAM_IN | Call by reference | Type reference (TYPE) | GRFN_T_QUERYPARAM_IN | Query Input Parameter | 20091029 | |||
| 2 | ET_QUERYPARAM_OUT | Call by reference | Type reference (TYPE) | GRFN_T_QUERYPARAM_OUT | Query Output Parameter | 20091029 | |||
| 3 | ET_SELECTPARAM_IN | Call by reference | Type reference (TYPE) | GRFN_T_SELECTPARAM_IN | Selection Input Parameter | 20120807 | |||
| 4 | ET_VARIABLE_IN | Call by reference | Type reference (TYPE) | GRFN_T_VARIABLE_IN | Variable for Input | 20120906 | |||
| 5 | EV_QUERYDESC | Call by reference | Type reference (TYPE) | STRING | 20091029 | ||||
| 6 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | GRFN_QUERYTIMESTAMP | Query UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100107 | |||
| 7 | IT_QRY_PARAS | Call by reference | Type reference (TYPE) | GRFN_T_EO_QRY_PARA | EO Query Paramaters | 20091218 | |||
| 8 | IT_SELECTION | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_SELECTION | Query selection | 20140107 | |||
| 9 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20091029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091029 |
Method TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Type reference (TYPE) | DATA | 20100503 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20100503 | ||||
| 3 | ET_QUERYPARAM_OUT | Call by reference | Type reference (TYPE) | GRFN_T_QUERYPARAM_OUT | 20100503 | ||||
| 4 | IS_BR | Call by reference | Type reference (TYPE) | GRFN_S_API_BR | Business rule | 20100509 | |||
| 5 | IS_DS | Call by reference | Type reference (TYPE) | GRFN_S_API_EO | Enterprise Object | 20100509 | |||
| 6 | IT_EXPLIST_FIELD | Call by reference | Type reference (TYPE) | GRFN_T_EXPLIST_FIELD | Exception List Output Field | 20120706 | |||
| 7 | IT_QRY_PARAS | Call by reference | Type reference (TYPE) | GRFN_T_EO_QRY_PARA | 20100503 | ||||
| 8 | IT_SELECTION | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_SELECTION | 20100503 | ||||
| 9 | IT_SELECTION_PARAMETER | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_SELECTION | 20120815 | ||||
| 10 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20091029 | ||||
| 11 | IV_MAXROWS | Call by reference | Type reference (TYPE) | GRFN_MAXROWS | 100 | 20100503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091106 |
Method VALUEHELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUELIST | Value transfer | Type reference (TYPE) | GRFN_T_VALUE_LIST | Query Value List | 20091029 | |||
| 2 | IV_CONNECTOR | Value transfer | Type reference (TYPE) | STRING | 20091029 | ||||
| 3 | IV_FIELDNNAME | Value transfer | Type reference (TYPE) | STRING | 20091029 | ||||
| 4 | IV_MAXROWS | Value transfer | Type reference (TYPE) | I | 20091029 | ||||
| 5 | IV_PATTERN | Value transfer | Type reference (TYPE) | STRING | 20091029 | ||||
| 6 | IV_QUERYID | Value transfer | Type reference (TYPE) | STRING | 20091029 |
Method VALUEHELP on Interface IF_GRFN_CCI_AM_PROXY has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |