SAP ABAP Class CL_GRFN_MDUG_UTIL (MDUG metadata)
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_MDUG_UTIL  
Short Description MDUG metadata    
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 20101104   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_GRFN_IO_META_PROC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_GRFN_MDUG_UTIL has no interface implemented.
Friends
Class CL_GRFN_MDUG_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FLD Constant Public See coding 20101104
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NAME_EXISTENCE Static method Public Method Used by XSLT 20101104
2 GET_ENTITY_TEXT Static method Public Method 20101105
3 GET_FLD_VALUESET Static method Public Method 20101122
4 GET_PROCESSOR Static method Public Method 20101104
5 GET_REF_TO_ENTITY Static method Public Method 20101104
6 GET_SURVEY_LIST Static method Public Method 20110707
7 HAS_DIRECT_PARENT Static method Public Method 20101104
8 HAS_REG_SPECIFIC_VALUE Static method Public Method 20101105
9 IS_MULTI_LANG_FLD Static method Public Method Used by XSLT 20120315
10 REQUIRE_PARENT Static method Public Method 20101129
11 TRANS_ID Static method Public Method Used by XSLT 20101104
12 TRANS_ID_TO_UNIQUE_NAME Static method Public Method Used by XSLT 20120614
13 TRANS_NAME_TO_ID Static method Public Method Used by XSLT 20101104
Events
Class CL_GRFN_MDUG_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_SURVEY Public See coding 20110707 BEGIN OF s_survey, id TYPE grfn_api_object_id, name TYPE grpc_stext, END OF s_survey
2 T_SURVEY Public See coding 20110707 t_survey TYPE STANDARD TABLE OF s_survey
Method Signatures

Method CHECK_NAME_EXISTENCE 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 20101104
2 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20101104
3 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20101104
4 Returning RV_EXISTENT Value transfer Type reference (TYPE) ABAP_BOOL 20101104

Method CHECK_NAME_EXISTENCE on class CL_GRFN_MDUG_UTIL has no exception.

Method GET_ENTITY_TEXT 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 20101105
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20101105

Method GET_ENTITY_TEXT on class CL_GRFN_MDUG_UTIL has no exception.

Method GET_FLD_VALUESET 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 20101122
2 Returning RT_VALUESET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20101122

Method GET_FLD_VALUESET on class CL_GRFN_MDUG_UTIL has no exception.

Method GET_PROCESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_GRFN_IO_LOG MDUG option 20101104
2 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) IF_GRFN_METADATA Metadata services 20120606
3 Importing IO_OPTION Call by reference Object reference (TYPE REF TO) CL_GRFN_MDUG_OPTION IO Log 20101104
4 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20101104
5 Returning RO_PROCESSOR Value transfer Object reference (TYPE REF TO) IF_GRFN_EXCEL_TPL_PROC Excel Template Processor 20101104

Method GET_PROCESSOR on class CL_GRFN_MDUG_UTIL has no exception.

Method GET_REF_TO_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20101129
2 Exporting EV_REQUIRED Call by reference Type reference (TYPE) ABAP_BOOL 20101129
3 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20101104
4 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20101104

Method GET_REF_TO_ENTITY on class CL_GRFN_MDUG_UTIL has no exception.

Method GET_SURVEY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SURVEYS_APPR Call by reference Type reference (TYPE) T_SURVEY 20110707
2 Exporting ET_SURVEYS_QUIZ Call by reference Type reference (TYPE) T_SURVEY 20110707
3 Exporting ET_SURVEYS_SURV Call by reference Type reference (TYPE) T_SURVEY 20110707

Method GET_SURVEY_LIST on class CL_GRFN_MDUG_UTIL has no exception.

Method HAS_DIRECT_PARENT 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 20101104
2 Returning RV_HAS Value transfer Type reference (TYPE) ABAP_BOOL 20101104

Method HAS_DIRECT_PARENT on class CL_GRFN_MDUG_UTIL has no exception.

Method HAS_REG_SPECIFIC_VALUE 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 20101105
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20101105

Method HAS_REG_SPECIFIC_VALUE on class CL_GRFN_MDUG_UTIL has no exception.

Method IS_MULTI_LANG_FLD 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 20120315
2 Returning RV_MULTI_LANG Value transfer Type reference (TYPE) ABAP_BOOL 20120315

Method IS_MULTI_LANG_FLD on class CL_GRFN_MDUG_UTIL has no exception.

Method REQUIRE_PARENT 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 20101129
2 Returning RV_REQUIRE Value transfer Type reference (TYPE) ABAP_BOOL 20101129

Method REQUIRE_PARENT on class CL_GRFN_MDUG_UTIL has no exception.

Method TRANS_ID 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 20101104
2 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20101104
3 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20101104
4 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20101104

Method TRANS_ID on class CL_GRFN_MDUG_UTIL has no exception.

Method TRANS_ID_TO_UNIQUE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECTS Call by reference Object reference (TYPE REF TO) IF_GRFN_MASS_EXPORT_OBJECTS Export objects 20120614
2 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID 20120614
3 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD 20120614
4 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20120614
5 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20120614

Method TRANS_ID_TO_UNIQUE_NAME on class CL_GRFN_MDUG_UTIL has no exception.

Method TRANS_NAME_TO_ID 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 20101104
2 Importing IV_FLD Call by reference Type reference (TYPE) GRFN_FLD 20101104
3 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20101104
4 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20101104

Method TRANS_NAME_TO_ID on class CL_GRFN_MDUG_UTIL has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000