SAP ABAP Class CL_GRFN_UI_HELPER (Helper class for common UI tasks)
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_UI_HELPER  
Short Description Helper class for common UI tasks    
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 20080320   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_UI_HELPER has no forward declaration.
Interfaces
Class CL_GRFN_UI_HELPER has no interface implemented.
Friends
Class CL_GRFN_UI_HELPER has no friend class.
Attributes
Class CL_GRFN_UI_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENCY_DECIMALS Static method Public Method Get decimal count according to curr and increment amt by 1 20080516
2 REPORT_EXCEPTION Static method Public Method Reports a GRFN exception via message manager 20080320
3 REPORT_EXCEPTION_FPM Static method Public Method Reports a GRFN exception via FPM message manager 20100305
4 REPORT_MESSAGES Static method Public Method Reports BAPI messages via message manager 20100526
Events
Class CL_GRFN_UI_HELPER has no event.
Types
Class CL_GRFN_UI_HELPER has no local type.
Method Signatures

Method GET_CURRENCY_DECIMALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_AMOUNT Call by reference Type reference (TYPE) GRFN_AMOUNT Currency amount 20080516
2 Importing IV_CURRENCY Call by reference Type reference (TYPE) GRFN_CURRENCY Currency 20080516
# Exception Resumable Description Created on
1 CURRENCY_FAILURE 20081219

Method REPORT_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic GRC API exception 20080320
2 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20080320

Method REPORT_EXCEPTION on class CL_GRFN_UI_HELPER has no exception.

Method REPORT_EXCEPTION_FPM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20100305
2 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic GRC API exception 20100305
3 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_FPM_MESSAGE_MANAGER Message Manager 20100305

Method REPORT_EXCEPTION_FPM on class CL_GRFN_UI_HELPER has no exception.

Method REPORT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20100526
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Messges 20100526

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