SAP ABAP Class CL_GRFN_IO_META_OPTION (Metadata option)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration
⤷
⤷
Properties
| Class | CL_GRFN_IO_META_OPTION | |
| Short Description | Metadata option | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_IO_META_OPTION has no interface implemented.
Friends
Class CL_GRFN_IO_META_OPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100728 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20100728 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | GRFN_FRONT_END | Front End | 20100728 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | User system field status configuration only | 20101230 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get entities | 20100728 | |
| 2 | Instance method | Public | Method | Get front end | 20100728 | |
| 3 | Instance method | Public | Method | Get flag of "field status system configuration only" | 20101230 | |
| 4 | Instance method | Public | Method | Set entities | 20100728 | |
| 5 | Instance method | Public | Method | Set front end | 20100728 | |
| 6 | Instance method | Public | Method | Set flag of "field status system configuration only" | 20101230 |
Events
Class CL_GRFN_IO_META_OPTION has no event.
Types
Class CL_GRFN_IO_META_OPTION has no local type.
Method Signatures
Method GET_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ENTITY | Value transfer | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20100728 |
Method GET_ENTITIES on class CL_GRFN_IO_META_OPTION has no exception.
Method GET_FRONT_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FRONT_END | Value transfer | Type reference (TYPE) | GRFN_FRONT_END | Front End | 20100728 |
Method GET_FRONT_END on class CL_GRFN_IO_META_OPTION has no exception.
Method GET_SYS_CONFIG_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SYS_CONFIG_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101230 |
Method GET_SYS_CONFIG_ONLY on class CL_GRFN_IO_META_OPTION has no exception.
Method SET_ENTITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ENTITY | Call by reference | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20100728 |
Method SET_ENTITIES on class CL_GRFN_IO_META_OPTION has no exception.
Method SET_FRONT_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FRONT_END | Value transfer | Type reference (TYPE) | GRFN_FRONT_END | Front End | 20100728 |
Method SET_FRONT_END on class CL_GRFN_IO_META_OPTION has no exception.
Method SET_SYS_CONFIG_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SYS_CONFIG_ONLY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101230 |
Method SET_SYS_CONFIG_ONLY on class CL_GRFN_IO_META_OPTION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |