SAP ABAP Class CL_GRFN_IO_META_ENGINE (Metadata Engine)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_IO_META_ENGINE | Metadata Engine | 20100728 |
Properties
Class | CL_GRFN_IO_META_ENGINE | |
Short Description | Metadata Engine | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_CLM | Shared infrastructure for CLM integration |
Created | 20100728 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_IO_META_ENGINE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_IO_META_ENGINE | Metadata Engine | 20100728 |
Friends
Class CL_GRFN_IO_META_ENGINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | See coding | 20100728 | ||||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_IO_LOG | CLM log | 20100728 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_IO_META_OPTION | Metadata option | 20100728 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | YT_PROCESSOR | 20100728 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20100728 | |
2 | ![]() |
Instance method | Public | Method | Get processor | 20100729 |
Events
Class CL_GRFN_IO_META_ENGINE has no event.
Types
Class CL_GRFN_IO_META_ENGINE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_IO_META_OPTION | Metadat Engine | 20100728 |
Method CONSTRUCTOR on class CL_GRFN_IO_META_ENGINE has no exception.
Method GET_PROCESSOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100729 | ||
2 | ![]() |
RO_PROCESSOR | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_IO_META_PROC | Metadata processor interface | 20100729 |
Method GET_PROCESSOR on class CL_GRFN_IO_META_ENGINE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |