SAP ABAP Class CL_GRFN_CCI_AM (AM - Generic CCI)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_CCI_AM_PROXY | AM - Connectivity Proxy | 20091029 |
Meta Relationship - Used By
Properties
Class | CL_GRFN_CCI_AM | |
Short Description | AM - Generic CCI | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_INTEGRATION_ENGINE | GRC Integration Engine |
Created | 20091029 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_CCI_AM_PROXY | AM - Connectivity Proxy | 20091029 |
Friends
Class CL_GRFN_CCI_AM has no friend class.
Attributes
Class CL_GRFN_CCI_AM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Determine Currency or UOM | 20100701 |
2 | ![]() |
Instance method | Protected | Method | 20091029 | |
3 | ![]() |
Instance method | Protected | Method | Get internal CCI field ID | 20091029 |
4 | ![]() |
Instance method | Protected | Method | Get output structure | 20091029 |
5 | ![]() |
Static method | Public | Method | Map DDIC Type to ABAP Predefined Type | 20120810 |
6 | ![]() |
Instance method | Protected | Method | 20091029 | |
7 | ![]() |
Instance method | Protected | Method | 20091029 | |
8 | ![]() |
Instance method | Protected | Method | 20091029 | |
9 | ![]() |
Instance method | Protected | Method | Retrieve query | 20091029 |
10 | ![]() |
Instance method | Protected | Method | 20091029 | |
11 | ![]() |
Instance method | Protected | Method | 20091029 |
Events
Class CL_GRFN_CCI_AM has no event.
Types
Class CL_GRFN_CCI_AM has no local type.
Method Signatures
Method DETERMINE_CUROROUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CURORUOM | Value transfer | Type reference (TYPE) | GRFN_AMCURORUOM | Currency Or UOM | 20100701 | ||
2 | ![]() |
IV_DATA_TYPE | Value transfer | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20100701 |
Method DETERMINE_CUROROUM on class CL_GRFN_CCI_AM has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_GRFN_CCI_AM has no parameter.
Method EXECUTE on class CL_GRFN_CCI_AM has no exception.
Method GET_CCIFIELDID 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 | 20091029 | ||
2 | ![]() |
IV_FIELDNAME | Value transfer | Type reference (TYPE) | GRFN_FIELDNAME | Field Name | 20091029 | ||
3 | ![]() |
IV_PREFIX | Value transfer | Type reference (TYPE) | CHAR1 | CCI field ID prefix | 20091029 | ||
4 | ![]() |
RV_CCIFIELDID | Value transfer | Type reference (TYPE) | GRFN_FIELDNAME_INTERNAL | Integration Engine: Internal Fieldname | 20091029 |
Method GET_CCIFIELDID on class CL_GRFN_CCI_AM 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) | GRFN_T_QUERYPARAM_OUT | Query Output Parameter | 20091029 | ||
2 | ![]() |
IT_QRY_PARAS | Call by reference | Type reference (TYPE) | GRFN_T_EO_QRY_PARA | EO Query Paramaters | 20100128 | ||
3 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | STRING | 20091029 | |||
4 | ![]() |
IV_QUERYID | Value transfer | Type reference (TYPE) | STRING | 20091029 | |||
5 | ![]() |
RO_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20091029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091029 |
Method MAP_DDIC_TYPE_TO_ABAP_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ABAP_DECIMALS | Value transfer | Type reference (TYPE) | I | 20120810 | |||
2 | ![]() |
EV_ABAP_LENGTH | Value transfer | Type reference (TYPE) | I | 20120810 | |||
3 | ![]() |
EV_ABAP_TYPE | Value transfer | Type reference (TYPE) | STRING | 20120810 | |||
4 | ![]() |
IV_DDIC_DECIMALS | Value transfer | Type reference (TYPE) | I | Number of Decimal Places | 20120810 | ||
5 | ![]() |
IV_DDIC_LENGTH | Value transfer | Type reference (TYPE) | I | Length (No. of Characters) | 20120810 | ||
6 | ![]() |
IV_DDIC_TYPE | Value transfer | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20120810 |
Method MAP_DDIC_TYPE_TO_ABAP_TYPE on class CL_GRFN_CCI_AM has no exception.
Method PING Signature
Method PING on class CL_GRFN_CCI_AM has no parameter.
Method PING on class CL_GRFN_CCI_AM has no exception.
Method QUERY Signature
Method QUERY on class CL_GRFN_CCI_AM has no parameter.
Method QUERY on class CL_GRFN_CCI_AM has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRFN_CCI_AM has no parameter.
Method RETRIEVE on class CL_GRFN_CCI_AM has no exception.
Method RETRIEVE_QUERY 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 | 20120802 | ||
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
Method TEST on class CL_GRFN_CCI_AM has no parameter.
Method TEST on class CL_GRFN_CCI_AM has no exception.
Method VALUEHELP Signature
Method VALUEHELP on class CL_GRFN_CCI_AM has no parameter.
Method VALUEHELP on class CL_GRFN_CCI_AM has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |