SAP ABAP Class CL_GRFN_IO_META_PROC_HR (Type processor)
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 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_IO_META_PROC | Metadata processor | 20100728 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_IO_META_PROC_AG | Account Group Metadata | 20100823 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_IO_META_PROC_CN | Control Metadata | 20110419 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_IO_META_PROC_PO | Policy Metadata | 20110706 |
Properties
| Class | CL_GRFN_IO_META_PROC_HR | |
| Short Description | Type processor | |
| Super Class | CL_GRFN_IO_META_PROC | Metadata processor |
| 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_PROC_HR has no interface implemented.
Friends
Class CL_GRFN_IO_META_PROC_HR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | IF_GRFN_IO_META_PROC~YT_META_TYPE | 20100729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Build entity to metadata | 20100728 | |
| 2 | Instance method | Protected | Method | Build field to metadata | 20100728 | |
| 3 | Instance method | Protected | Method | Build field group | 20100805 | |
| 4 | Instance method | Protected | Method | Build regualtion attribute | 20100728 | |
| 5 | Instance method | Protected | Method | Build relationship | 20100728 | |
| 6 | Instance method | Protected | Method | Build type, including DDIC type and IMG | 20100728 |
Events
Class CL_GRFN_IO_META_PROC_HR has no event.
Types
Class CL_GRFN_IO_META_PROC_HR has no local type.
Method Signatures
Method BUILD_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_METADATA_ENTITY | Call by reference | Type reference (TYPE) | IF_GRFN_IO_META_PROC~YS_META_ENTITY | Metadata entity | 20101028 | |||
| 2 | IV_ENTITY_ID | Value transfer | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100728 |
Method BUILD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_METADATA_FIELD | Call by reference | Type reference (TYPE) | IF_GRFN_IO_META_PROC~YS_META_FIELD | Field metadata | 20101028 | |||
| 2 | IS_FLD | Call by reference | Type reference (TYPE) | GRFN_S_FLD | Field metadata | 20100728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100728 |
Method BUILD_FIELD_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FLDGRP | Call by reference | Type reference (TYPE) | GRFN_S_FLDGRP | Field Group Meta Data | 20100805 | |||
| 2 | RS_METADATA_FIELD_GROUP | Value transfer | Type reference (TYPE) | IF_GRFN_IO_META_PROC~YS_META_FIELD | 20100805 |
Method BUILD_FIELD_GROUP on class CL_GRFN_IO_META_PROC_HR has no exception.
Method BUILD_REG_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_ID | Value transfer | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100728 | |||
| 2 | RS_METADATA_FIELD | Value transfer | Type reference (TYPE) | IF_GRFN_IO_META_PROC~YS_META_FIELD | Field metadata | 20100728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100728 |
Method BUILD_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_METADATA_FIELD | Call by reference | Type reference (TYPE) | IF_GRFN_IO_META_PROC~YS_META_FIELD | Field metadata | 20101028 | |||
| 2 | IS_FLD | Call by reference | Type reference (TYPE) | GRFN_S_FLD | Field | 20100728 | |||
| 3 | IV_TARGET_ENTITY | Value transfer | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100728 |
Method BUILD_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_METADATA_TYPE | Call by reference | Type reference (TYPE) | IF_GRFN_IO_META_PROC~YS_META_TYPE | Metadata Type | 20101028 | |||
| 2 | IS_FLD | Call by reference | Type reference (TYPE) | GRFN_S_FLD | Field metadata | 20100728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100728 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |