SAP ABAP Class CL_RULES2_MNT_ICL (BRF: Maintenance of Rules)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BRF (Package) BRF in Claims Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RULES_BASE_MNT_BRF BRF: Maintenance of Events - Basis Class 20030707
Properties
Class CL_RULES2_MNT_ICL  
Short Description BRF: Maintenance of Rules    
Super Class CL_RULES_BASE_MNT_BRF BRF: Maintenance of Events - Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_BRF   BRF in Claims Management 
Created 20030707   SAP 
Last change 20060920   SAP 
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 TYBRF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RULES2_MNT_ICL has no interface implemented.
Friends
Class CL_RULES2_MNT_ICL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_BRF110_EXT_01 Instance attribute Protected Type reference (TYPE) SBRF110_EXT_01 BRF: Screen Structure for Events for CL_EVENT_MNT_ICL 20041118
2 DT_ICL943 Instance attribute Protected Type reference (TYPE) SICL943_T Table Type for SICL943 20030707
3 MO_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20030725
4 MO_CLTYP_F4_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID F4 Help for Claim Type 20040211
5 MO_CLTYP_F4_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER F4 Help for Claim Type 20040211
6 MO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20030725
7 MT_FRONTEND_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030725
8 MT_ICL943_CUR Instance attribute Protected Type reference (TYPE) TICL943_T Table Type for TICL943 20030707
9 MT_ICL943_OLD Instance attribute Protected Type reference (TYPE) TICL943_T Table Type for TICL943 20030707
10 MT_ICL944 Instance attribute Protected Type reference (TYPE) TICL944_T Table Type for TICL944 20030707
11 MT_RULES_ALV Instance attribute Protected Type reference (TYPE) SICL943_T Table Type for SICL943 20030813
12 MT_SICL943_ALV Instance attribute Protected Type reference (TYPE) SICL943_ALV_T Rules in Events - ALV Structure - Table Type 20040204
13 MV_ALV_GRID_MODIFIED Instance attribute Protected Type reference (TYPE) BRF_BOOLE_D BRF: Space = False, 'X' = True 20030725
14 MV_ALV_INDEX Instance attribute Private Type reference (TYPE) SYTABIX Table index 20031126
15 MV_CLTYPE_NGR Static Attribute Protected Type reference (TYPE) ICL_CLTYPE Internal Claim Type 20030707
16 MV_PLINEOFBUS_CUR Static Attribute Protected Type reference (TYPE) ICL_LINEOFBUS Insurance LoB 20030707
17 MV_PLINEOFBUS_NGR Static Attribute Protected Type reference (TYPE) ICL_LINEOFBUS Insurance LoB 20030707
18 MV_PLINEOFBUS_NGR_STAT Static Attribute Protected Type reference (TYPE) ICL_LINEOFBUS Insurance LoB 20030707
19 MV_TEXTDISPLAY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20060314
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCAT Instance method Protected Method BRF: Maintenance - Creates Matching Field Catalog 20030725
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030707
3 DT2MT Instance method Protected Method DT_ICL943--> MT_ICL943_CUR 20030707
4 GET_DATA_ICL Instance method Public Method Provides Screen Data 20050726
5 GET_LAYOUT Instance method Public Method Get Layout 20030807
6 HANDLE_TOOLBAR Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20030725
7 MT2DT Instance method Protected Method MT_ICL943_CUR --> DT_ICL943 20030707
8 ON_DOUBLE_CLICK Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20030814
9 ON_F4 Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20030818
10 ON_HOTSPOT_CLICK Instance method Protected Event handling method BRF: Maintenance - Event Handler for ALV 20030903
11 ON_USER_COMMAND Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20030728
12 SET_DATA_ICL Instance method Public Method Sets Screen Data 20050726
13 SHOW_F4 Static method Public Method F4 Help for Claim Type 20040211
Events
Class CL_RULES2_MNT_ICL has no event.
Types
Class CL_RULES2_MNT_ICL has no local type.
Method Signatures

Method BUILD_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20030725

Method BUILD_FIELDCAT on class CL_RULES2_MNT_ICL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RULES2_MNT_ICL has no parameter.
Method CONSTRUCTOR on class CL_RULES2_MNT_ICL has no exception.

Method DT2MT Signature

Method DT2MT on class CL_RULES2_MNT_ICL has no parameter.
Method DT2MT on class CL_RULES2_MNT_ICL has no exception.

Method GET_DATA_ICL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BRF110 Call by reference Type reference (TYPE) SBRF110 BRF: Dynprostruktur für Ereignisse 20050726
2 Exporting ET_ICL943 Call by reference Type reference (TYPE) SICL943_T 20050726

Method GET_DATA_ICL on class CL_RULES2_MNT_ICL has no exception.

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYO ALV-Control: Layoutstruktur 20030807

Method GET_LAYOUT on class CL_RULES2_MNT_ICL has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20030725
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20030725

Method HANDLE_TOOLBAR on class CL_RULES2_MNT_ICL has no exception.

Method MT2DT Signature

Method MT2DT on class CL_RULES2_MNT_ICL has no parameter.
Method MT2DT on class CL_RULES2_MNT_ICL has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20030814
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20030814
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20030814

Method ON_DOUBLE_CLICK on class CL_RULES2_MNT_ICL has no exception.

Method ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20040211
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20030818
3 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20030818
4 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20030818

Method ON_F4 on class CL_RULES2_MNT_ICL has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20030903
2 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20030903

Method ON_HOTSPOT_CLICK on class CL_RULES2_MNT_ICL has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20030728

Method ON_USER_COMMAND on class CL_RULES2_MNT_ICL has no exception.

Method SET_DATA_ICL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ICL943 Call by reference Type reference (TYPE) SICL943_T Tabellentyp zu SICL943 20050726

Method SET_DATA_ICL on class CL_RULES2_MNT_ICL has no exception.

Method SHOW_F4 Signature

Method SHOW_F4 on class CL_RULES2_MNT_ICL has no parameter.
Method SHOW_F4 on class CL_RULES2_MNT_ICL has no exception.
History
Last changed by/on SAP  20060920 
SAP Release Created in 472