SAP ABAP Class CL_GRFN_CUIBB_UTIL (Configurable UIBB Utility Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
Properties
Class CL_GRFN_CUIBB_UTIL  
Short Description Configurable UIBB Utility Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_WD_REUSE   GRC Common Layer Reusable UI Components 
Created 20090922   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_CUIBB_UTIL has no forward declaration.
Interfaces
Class CL_GRFN_CUIBB_UTIL has no interface implemented.
Friends
Class CL_GRFN_CUIBB_UTIL has no friend class.
Attributes
Class CL_GRFN_CUIBB_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GENERATE_SPECIAL_PROPERTIES Static method Public Method Fill Special UI Properties 20091209
2 GET_DEFINITION_FROM_USAGE Static method Public Method Get Definition From Usage 20090922
3 GET_FIELD_VALUE Static method Public Method Get Field Value of a Structure 20100111
4 GET_FIXED_VALUE_TEXT Static method Public Method Get Fixed Value Text 20100111
5 GET_USAGE_FROM_DEFINITION Static method Public Method Get Usage From Definition 20090922
6 GET_WD_STATUS Static method Public Method Get Web Dynpro UI Status 20091111
Events
Class CL_GRFN_CUIBB_UTIL has no event.
Types
Class CL_GRFN_CUIBB_UTIL has no local type.
Method Signatures

Method GENERATE_SPECIAL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FIELD_DEFINITION Call by reference Type reference (TYPE) GRFN_S_FIELD_DEFINITION Field Definition 20091209
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091209

Method GET_DEFINITION_FROM_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_DEFINITION Call by reference Type reference (TYPE) GRFN_T_ACTION_DEFINITION Action Definition Table 20090922
2 Changing CT_FIELD_DEFINITION Call by reference Type reference (TYPE) GRFN_T_FIELD_DEFINITION Field Definition Table 20090922
3 Importing IT_ACTION_USAGE Call by reference Type reference (TYPE) GRFN_T_ACTION_USAGE Action Usage Table 20090922
4 Importing IT_FIELD_USAGE Call by reference Type reference (TYPE) GRFN_T_FIELD_USAGE Field Usage Table 20090922

Method GET_DEFINITION_FROM_USAGE on class CL_GRFN_CUIBB_UTIL has no exception.

Method GET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) ANY Value 20100111
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) DATA Structure 20100111
3 Importing IV_FIELD Call by reference Type reference (TYPE) GRFN_FLD Field ID 20100111

Method GET_FIELD_VALUE on class CL_GRFN_CUIBB_UTIL has no exception.

Method GET_FIXED_VALUE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DEFINITION Call by reference Object reference (TYPE REF TO) CL_GRFN_FORM_DEFINITION Form Definition 20100111
2 Importing IV_FIELD Call by reference Type reference (TYPE) GRFN_FLD Field 20100111
3 Importing IV_VALUE Call by reference Type reference (TYPE) GRFN_TEXT Value 20100111
4 Returning RV_TEXT Value transfer Type reference (TYPE) GRFN_TEXT Text 20100111
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100111

Method GET_USAGE_FROM_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_USAGE Call by reference Type reference (TYPE) GRFN_T_ACTION_USAGE Action Usage Table 20090922
2 Exporting ET_FIELD_USAGE Call by reference Type reference (TYPE) GRFN_T_FIELD_USAGE Field Usage Table 20090922
3 Importing IT_ACTION_DEFINITION Call by reference Type reference (TYPE) GRFN_T_ACTION_DEFINITION Action Definition Table 20090922
4 Importing IT_FIELD_DEFINITION Call by reference Type reference (TYPE) GRFN_T_FIELD_DEFINITION Field Definition Table 20090922

Method GET_USAGE_FROM_DEFINITION on class CL_GRFN_CUIBB_UTIL has no exception.

Method GET_WD_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ENABLED Call by reference Type reference (TYPE) GRFN_UI_ENABLED Enabled 20091111
2 Exporting EV_MANDATORY Call by reference Type reference (TYPE) GRFN_UI_MANDATORY Mandatory 20091111
3 Exporting EV_READONLY Call by reference Type reference (TYPE) GRFN_UI_READONLY Read Only 20091111
4 Exporting EV_VISIBLITY Call by reference Type reference (TYPE) GRFN_UI_VISIBILITY Visibility 20091111
5 Importing IV_STATUS Call by reference Type reference (TYPE) GRFN_FLD_STAT Status 20091111

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