SAP ABAP Class CL_GRFN_CCI_STATICMDR_ENGINE (Static MDR engine)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_INTEGRATION_ENGINE (Package) GRC Integration Engine

⤷

⤷

Properties
Class | CL_GRFN_CCI_STATICMDR_ENGINE | |
Short Description | Static MDR engine | |
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 | 20091209 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_CCI_STATICMDR_ENGINE has no forward declaration.
Interfaces
Class CL_GRFN_CCI_STATICMDR_ENGINE has no interface implemented.
Friends
Class CL_GRFN_CCI_STATICMDR_ENGINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CURR_CONV_DATE' | 20100611 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GRFN_T_MDRCCIUSAGE | Table type of MDR CCI Usage | 20100208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Meta-data per CCI configuration | 20100317 |
2 | ![]() |
Static method | Public | Method | Get Context information for a meta data | 20100208 |
3 | ![]() |
Static method | Public | Method | Get Meta-data value type | 20100120 |
4 | ![]() |
Static method | Private | Method | Get MDR Profile | 20091210 |
5 | ![]() |
Static method | Private | Method | Get usage | 20100208 |
6 | ![]() |
Static method | Public | Method | Get Meta-data by usage | 20091228 |
7 | ![]() |
Static method | Public | Method | Get parameter value | 20091224 |
8 | ![]() |
Static method | Private | Method | Load all Mdr usage | 20100208 |
9 | ![]() |
Static method | Public | Method | Refresh Buffer | 20100208 |
10 | ![]() |
Static method | Private | Method | Validation the context are provided for each Meta data | 20100208 |
Events
Class CL_GRFN_CCI_STATICMDR_ENGINE has no event.
Types
Class CL_GRFN_CCI_STATICMDR_ENGINE has no local type.
Method Signatures
Method GET_CCI_MDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MD | Call by reference | Type reference (TYPE) | GRFN_T_MDRLIST | List of GRFN_S_MDRLIST | 20100317 | ||
2 | ![]() |
IV_INTEG_SCENARIO | Call by reference | Type reference (TYPE) | GRFN_INTEGSCEN | 'AM' | 20100317 | ||
3 | ![]() |
IV_MDRLEVEL | Call by reference | Type reference (TYPE) | GRFN_MDRLEVEL | MDR Level | 20100317 | ||
4 | ![]() |
IV_SUB_SCENARIO | Call by reference | Type reference (TYPE) | GRFN_SUBSCENARIO | 'GL_MQT' | 20100317 | ||
5 | ![]() |
IV_WSMETHOD | Call by reference | Type reference (TYPE) | GRFN_CCIMETHOD | Web Service Method Name in CCI | 20100317 |
Method GET_CCI_MDS on class CL_GRFN_CCI_STATICMDR_ENGINE has no exception.
Method GET_CONTEXT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MDRCONTEXT | Call by reference | Type reference (TYPE) | GRFN_T_MDRCONTEXT | MDR Context | 20100208 | ||
2 | ![]() |
IV_MDRNAME | Call by reference | Type reference (TYPE) | GRFN_MDRNAME | Parameter name | 20100208 | ||
3 | ![]() |
IV_MDRUSAGE | Call by reference | Type reference (TYPE) | GRFN_MDRUSAGE | MDR Usage | 20100208 |
Method GET_CONTEXT_INFO on class CL_GRFN_CCI_STATICMDR_ENGINE has no exception.
Method GET_MDRDATATYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MDRNAME | Call by reference | Type reference (TYPE) | GRFN_MDRNAME | Parameter name | 20100120 | ||
2 | ![]() |
IV_MDRUSAGE | Call by reference | Type reference (TYPE) | GRFN_MDRUSAGE | MDR Usage | 20100120 | ||
3 | ![]() |
RV_DATATYPE | Value transfer | Type reference (TYPE) | GRFN_MDRDATATYPE | Parameter Data Type in MDR | 20100120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100120 |
Method GET_MDRPROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MDR | Call by reference | Type reference (TYPE) | GRFN_S_MDR | Meta-data Profile | 20091210 | ||
2 | ![]() |
IV_MDRNAME | Call by reference | Type reference (TYPE) | GRFN_MDRNAME | Parameter name | 20091210 | ||
3 | ![]() |
IV_MDRUSAGE | Call by reference | Type reference (TYPE) | GRFN_MDRUSAGE | MDR Usage | 20091228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091210 |
Method GET_MDRUSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_USAGE | Call by reference | Type reference (TYPE) | GRFN_T_MDRCCIUSAGE | 20100208 | |||
2 | ![]() |
IV_INTEG_SCENARIO | Call by reference | Type reference (TYPE) | GRFN_INTEGSCEN | Integration Scenario | 20100208 | ||
3 | ![]() |
IV_MDRLEVEL | Call by reference | Type reference (TYPE) | GRFN_MDRLEVEL | MDR Level | 20100208 | ||
4 | ![]() |
IV_SUB_SCENARIO | Call by reference | Type reference (TYPE) | GRFN_SUBSCENARIO | Sub Scenario Definition | 20100208 | ||
5 | ![]() |
IV_WSMETHOD | Call by reference | Type reference (TYPE) | GRFN_CCIMETHOD | Web Service Method Name in CCI | 20100208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100208 |
Method GET_MDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MD | Call by reference | Type reference (TYPE) | GRFN_T_MDRLIST | List of GRFN_S_MDRLIST | 20091228 | ||
2 | ![]() |
IV_DATATYPE | Call by reference | Type reference (TYPE) | GRFN_MDRDATATYPE | Parameter Data Type in MDR | 20100120 | ||
3 | ![]() |
IV_MDRUSAGE | Call by reference | Type reference (TYPE) | GRFN_MDRUSAGE | MDR Usage | 20091228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091228 |
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | ANY | 20091224 | |||
2 | ![]() |
IT_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_T_MDRNAMEVALUEPAIR | Table type for MDR name value pair | 20091224 | ||
3 | ![]() |
IV_MDRNAME | Call by reference | Type reference (TYPE) | GRFN_MDRNAME | Meta-data Profile | 20091224 | ||
4 | ![]() |
IV_MDRUSAGE | Call by reference | Type reference (TYPE) | GRFN_MDRUSAGE | MDR Usage | 20091228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091224 |
Method LOAD_MDRUSAGE Signature
Method LOAD_MDRUSAGE on class CL_GRFN_CCI_STATICMDR_ENGINE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100208 |
Method REFRESH Signature
Method REFRESH on class CL_GRFN_CCI_STATICMDR_ENGINE has no parameter.
Method REFRESH on class CL_GRFN_CCI_STATICMDR_ENGINE has no exception.
Method VALIDATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_T_MDRNAMEVALUEPAIR | Table type for MDR name value pair | 20100208 | ||
2 | ![]() |
IV_MDRNAME | Call by reference | Type reference (TYPE) | GRFN_MDRNAME | Meta-data Profile | 20100208 | ||
3 | ![]() |
IV_MDRUSAGE | Call by reference | Type reference (TYPE) | GRFN_MDRUSAGE | MDR Usage | 20100208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100208 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |