SAP ABAP Class CL_GRFN_REP_ATTR_ICON (Encapsulation for attribute icons)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_REPORTING (Package) Shared PC-RM Reporting
Properties
Class CL_GRFN_REP_ATTR_ICON  
Short Description Encapsulation for attribute icons    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_REPORTING   Shared PC-RM Reporting 
Created 20090204   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)
Interfaces
Class CL_GRFN_REP_ATTR_ICON has no interface implemented.
Friends
Class CL_GRFN_REP_ATTR_ICON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_FIELD_TYPE Static Attribute Private Type reference (TYPE) YT_FIELD_TYPE 20090204
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20090204
2 FILL_FIELD_TYPE Static method Private Method Fill relations between field and type of field 20090204
3 GET_ATTR_ICON Static method Public Method Get attribute text 20090204
4 GET_ATTR_NAME Static method Public Method Get attribute name from attribute icon name 20090204
5 GET_FIELD_TYPE Static method Private Method Get field type 20090204
6 GET_ICON_ATTR_NAME Static method Public Method Get text attribute name from attribute name 20090204
7 IS_FIELD_IMPLEMENTED Static method Public Method Checks if there is icon retrieval for the icon field 20090204
Events
Class CL_GRFN_REP_ATTR_ICON has no event.
Types
Class CL_GRFN_REP_ATTR_ICON has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GRFN_REP_ATTR_ICON has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRFN_REP_ATTR_ICON has no exception.

Method FILL_FIELD_TYPE Signature

Method FILL_FIELD_TYPE on class CL_GRFN_REP_ATTR_ICON has no parameter.
Method FILL_FIELD_TYPE on class CL_GRFN_REP_ATTR_ICON has no exception.

Method GET_ATTR_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Call by reference Type reference (TYPE) CLIKE Attribute text 20090204
2 Importing IV_FIELD_ID Call by reference Type reference (TYPE) GRFN_FIELDID Report: Field ID 20090204
3 Importing IV_VALUE Call by reference Type reference (TYPE) ANY Attribute Value 20090204
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090204

Method GET_ATTR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FIELD_ID Value transfer Type reference (TYPE) GRFN_FIELDID Field Name 20090204
2 Importing IV_FIELD_ID Call by reference Type reference (TYPE) GRFN_FIELDID Field Name 20090204

Method GET_ATTR_NAME on class CL_GRFN_REP_ATTR_ICON has no exception.

Method GET_FIELD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ICON_GROUP Value transfer Type reference (TYPE) STRING Icon group 20090204
2 Importing IV_FIELD_ID Call by reference Type reference (TYPE) GRFN_FIELDID Report: Field ID 20090204
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090204

Method GET_ICON_ATTR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_FIELD_ID Value transfer Type reference (TYPE) GRFN_FIELDID Field Name 20090204
2 Importing IV_FIELD_ID Call by reference Type reference (TYPE) GRFN_FIELDID Field Name 20090204

Method GET_ICON_ATTR_NAME on class CL_GRFN_REP_ATTR_ICON has no exception.

Method IS_FIELD_IMPLEMENTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_IMPLEMENTED Value transfer Type reference (TYPE) ABAP_BOOL 20090204
2 Importing IV_FIELD_ID Call by reference Type reference (TYPE) GRFN_FIELDID Report: Field ID 20090204

Method IS_FIELD_IMPLEMENTED on class CL_GRFN_REP_ATTR_ICON has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300