SAP ABAP Class IF_GRFN_CCI_AM_CONFIG (AM Configration Sub-scenario)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_API_AM_CCI | AM - CCI Entity | 20100210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_CCI_AM_CONFIG | AM CCI Configurable | 20100129 |
Properties
| Class | IF_GRFN_CCI_AM_CONFIG | |
| Short Description | AM Configration Sub-scenario | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100129 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRFN_CCI_AM_CONFIG has no forward declaration.
Interfaces
Class IF_GRFN_CCI_AM_CONFIG has no interface implemented.
Friends
Class IF_GRFN_CCI_AM_CONFIG has no friend class.
Attributes
Class IF_GRFN_CCI_AM_CONFIG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute SQL | 20100509 | |
| 2 | Instance method | Public | Method | 20100129 | ||
| 3 | Instance method | Public | Method | 20100129 | ||
| 4 | Instance method | Public | Method | 20100302 | ||
| 5 | Instance method | Public | Method | 20100302 | ||
| 6 | Instance method | Public | Method | 20100129 | ||
| 7 | Instance method | Public | Method | 20100309 |
Events
Class IF_GRFN_CCI_AM_CONFIG has no event.
Types
Class IF_GRFN_CCI_AM_CONFIG has no local type.
Method Signatures
Method EXECUTE_SQL 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 | 20100509 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100509 | |||
| 3 | ET_QUERYPARAM_OUT | Call by reference | Type reference (TYPE) | GRFN_T_QUERYPARAM_OUT | Query Output Parameter | 20100509 | |||
| 4 | IT_EXPLIST_FIELD | Call by reference | Type reference (TYPE) | GRFN_T_EXPLIST_FIELD | Exception List Output Field | 20100509 | |||
| 5 | IT_JOINS | Call by reference | Type reference (TYPE) | GRFN_T_JOIN_CONDITION | Join Conditions | 20100509 | |||
| 6 | IT_QRY_PARAS | Call by reference | Type reference (TYPE) | GRFN_T_EO_QRY_PARA | EO Query Paramaters | 20100509 | |||
| 7 | IT_SELECTION | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_SELECTION | Query selection | 20100509 | |||
| 8 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20100509 | ||||
| 9 | IV_FROM_CLAUSE | Call by reference | Type reference (TYPE) | STRING | 20100728 | ||||
| 10 | IV_MAXROWS | Call by reference | Type reference (TYPE) | GRFN_MAXROWS | 100 | Job step max rows | 20100509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100509 |
Method GET_CHECK_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHECK_TABLES | Call by reference | Type reference (TYPE) | GRFN_T_TABLE_LIST | Check table List | 20100129 | |||
| 2 | IT_QRY_PARAS | Call by reference | Type reference (TYPE) | GRFN_T_EO_QRY_PARA | EO Query Paramaters | 20100129 | |||
| 3 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20100129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100208 |
Method GET_JOIN_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_JOIN_CONDITIONS | Call by reference | Type reference (TYPE) | GRFN_T_JOIN_CONDITION | Join Conditions | 20100129 | |||
| 2 | IT_QRY_PARAS | Call by reference | Type reference (TYPE) | GRFN_T_EO_QRY_PARA | EO Query Paramaters | 20100129 | |||
| 3 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20100129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100208 |
Method GET_OBJ_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDS | Call by reference | Type reference (TYPE) | GRFN_T_QUERYPARAM_OUT | Query Output Parameter | 20100302 | |||
| 2 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20100302 | ||||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100302 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | GRFN_HANDLER_TYPE | AM - Handler Object Type | 20100302 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100302 |
Method GET_OBJ_HADNLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HANDLERS | Call by reference | Type reference (TYPE) | GRFN_T_HANDLER_LIST | AM - Handler Object List | 20100302 | |||
| 2 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20100302 | ||||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100302 |
Method GET_RELATED_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RELATED_TABLES | Call by reference | Type reference (TYPE) | GRFN_T_TABLE_LIST | Query List | 20100129 | |||
| 2 | IT_QRY_PARAS | Call by reference | Type reference (TYPE) | GRFN_T_EO_QRY_PARA | EO Query Paramaters | 20100129 | |||
| 3 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20100129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100208 |
Method SET_OBJ_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BRDEF | Call by reference | Type reference (TYPE) | GRFN_S_BRDEF | AM - Business Rule Definition, map to /GRCPI/GRIA_S_BRDEF | 20100309 | |||
| 2 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20100309 | |||
| 3 | RV_RETURN_CODE | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100309 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |