SAP ABAP Class CL_GRFN_METADATA (Metadata service utility)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_METADATA Metadata services 20120531
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_METADATA_CO Metadata constants 20120612
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_MASS_ASGN_METADATA Mass assignment metadata 20120607
2 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_MDUG_METADATA MDUG metadata 20120604
Properties
Class CL_GRFN_METADATA  
Short Description Metadata service utility    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_UTILITIES   Various helping infrastructure for GRC ABAP 
Created 20100602   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_METADATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_METADATA Metadata services 20120531
2 IF_GRFN_METADATA_CO Metadata constants 20120612
Friends
Class CL_GRFN_METADATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_GRFN_METADATA Metadata services 20130924
2 MV_SCENARIO Instance attribute Protected Type reference (TYPE) GRFN_SCENARIO Scenario 20120606
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120606
2 GET_CR_FLD_STATUS Instance method Private Method Get central risk field status 20130925
3 GET_ENTITIES Static method Public Method Get entities 20101223
4 GET_ENT_CONFIG Static method Public Method Get entity configuration 20101223
5 GET_INSTANCE Static method Public Method 20130924
Events
Class CL_GRFN_METADATA has no event.
Types
Class CL_GRFN_METADATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCENARIO Call by reference Type reference (TYPE) GRFN_SCENARIO Scenario 20120606

Method CONSTRUCTOR on class CL_GRFN_METADATA has no exception.

Method GET_CR_FLD_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20130925
2 Returning RV_STATUS Value transfer Type reference (TYPE) GRFN_FLD_STAT 20130925

Method GET_CR_FLD_STATUS on class CL_GRFN_METADATA has no exception.

Method GET_ENTITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTITIES Call by reference Type reference (TYPE) GRFN_T_ENT_CONFIG Entity Configuration 20101223
2 Importing IV_SCENARIO Call by reference Type reference (TYPE) GRFN_SCENARIO Scenario 20101223

Method GET_ENTITIES on class CL_GRFN_METADATA has no exception.

Method GET_ENT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20101223
2 Importing IV_SCENARIO Call by reference Type reference (TYPE) GRFN_SCENARIO Scenario 20101223
3 Returning RS_CONFIG Value transfer Type reference (TYPE) GRFN_S_ENT_CONFIG Entity Configuration 20101223

Method GET_ENT_CONFIG on class CL_GRFN_METADATA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCENARIO Call by reference Type reference (TYPE) GRFN_SCENARIO Scenario 20130924
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_GRFN_METADATA Metadata services 20130924

Method GET_INSTANCE on class CL_GRFN_METADATA has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600