SAP ABAP Class CL_GRRM_LOSS_MATRIX_ASSIST (Assistance Class for GRRM_LOSS_MATRIX)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_WD_ILD (Package) Incident Management UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20090727
Properties
Class CL_GRRM_LOSS_MATRIX_ASSIST  
Short Description Assistance Class for GRRM_LOSS_MATRIX    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_WD_ILD   Incident Management UI 
Created 20090727   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_LOSS_MATRIX_ASSIST has no forward declaration.
Interfaces
Class CL_GRRM_LOSS_MATRIX_ASSIST has no interface implemented.
Friends
Class CL_GRRM_LOSS_MATRIX_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FIG_MAX_SINGLE_LOSS Constant Public Type reference (TYPE) FIGURE 'MS' Figure to be reported in the Matrix 20110419
2 GC_FIG_NR_OF_LOSSES Constant Public Type reference (TYPE) FIGURE 'NR' Figure to be reported in the Matrix 20110419
3 GC_FIG_PERCENTAGE Constant Public Type reference (TYPE) FIGURE 'PE' Figure to be reported in the Matrix 20110419
4 GC_FIG_TOTAL_AMOUNT Constant Public Type reference (TYPE) FIGURE 'TA' Figure to be reported in the Matrix 20110419
5 GC_REP_NAME Constant Public Type reference (TYPE) GRFN_REPNAME 'LOSS_MATRIX_NEW' Report name for new loss matrix 20110505
Methods
# Method Level Visibility Method type Description Created on
1 GET_CELL_CUST Instance method Public Method 20090925
Events
Class CL_GRRM_LOSS_MATRIX_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FIGURE Public Type reference (TYPE) CHAR2 Figure to be reported in the Matrix 20110418
2 S_FIGURE Public See coding 20110418 begin of s_figure, figure type figure, descr type grfn_title, end of s_figure
3 T_FIGURE Public See coding 20110418 t_figure type standard table of s_figure
Method Signatures

Method GET_CELL_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CELL_CUST Call by reference Type reference (TYPE) GRRM_T_CELLCUST Cell customizing 20090925

Method GET_CELL_CUST on class CL_GRRM_LOSS_MATRIX_ASSIST has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100