SAP ABAP Class CL_RULES2_MNT_ICLE (BRF: Maintenance of Rules)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_EVENT (Package) FS-CM: Claim Bundle
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 20040115
Properties
Class CL_RULES2_MNT_ICLE  
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_EVENT   FS-CM: Claim Bundle 
Created 20040115   SAP 
Last change 20060711   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RULES2_MNT_ICLE has no forward declaration.
Interfaces
Class CL_RULES2_MNT_ICLE has no interface implemented.
Friends
Class CL_RULES2_MNT_ICLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DS_BRF110_EXT_02 Instance attribute Protected Type reference (TYPE) SBRF110_EXT_02 BRF: Screen Structure for Events for CL_EVENT_MNT_ICL 20040115
2 DS_BRF110_EXT_02_EVT Instance attribute Protected Type reference (TYPE) SBRF110_EXT_02_ICLE BRF: Screen Structure for Events for CL_EVENT_MNT_ICL 20040115
3 DT_ICL963 Instance attribute Protected Type reference (TYPE) SICL963_T Table Category with SICL961 20040115
4 MO_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040115
5 MO_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20040115
6 MT_FRONTEND_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040115
7 MT_ICL962 Instance attribute Protected Type reference (TYPE) TICL962_T Table Type for TICL962 20040115
8 MT_ICL963_CUR Instance attribute Protected Type reference (TYPE) TICL963_T Table Category with TICLE902 20040115
9 MT_ICL963_OLD Instance attribute Protected Type reference (TYPE) TICL963_T Table Category with TICL961 20040115
10 MT_ICL964 Instance attribute Protected Type reference (TYPE) TICL964_T Table Type for TICL964 20060531
11 MV_ALV_GRID_MODIFIED Instance attribute Protected Type reference (TYPE) BRF_BOOLE_D BRF: Space = False, "X" = True 20040115
12 MV_ALV_INDEX Instance attribute Protected Type reference (TYPE) SYTABIX Internal Tables, Current Row Index 20040115
13 MV_EVENTCAT Static Attribute Protected Type reference (TYPE) ICL_CCEVENTCAT Claim Bundle Type 20040115
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCAT Instance method Protected Method BRF: Maintenance - Creates Matching Field Catalog 20040115
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040115
3 DT2MT Instance method Protected Method DT_ICL961 --> MT_ICL961_CUR 20040115
4 GET_DATA_ICL Instance method Public Method Provides Screen Data 20050726
5 GET_LAYOUT Instance method Public Method Get Layout 20040115
6 HANDLE_TOOLBAR Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20040115
7 MT2DT Instance method Protected Method MT_ICL961_CUR --> DT_ICL961 20040115
8 ON_DOUBLE_CLICK Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20040115
9 ON_USER_COMMAND Instance method Public Event handling method BRF: Maintenance - Event Handler for ALV 20040115
10 SET_DATA_ICL Instance method Public Method Sets Screen Data 20050726
Events
Class CL_RULES2_MNT_ICLE has no event.
Types
Class CL_RULES2_MNT_ICLE 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 20040115

Method BUILD_FIELDCAT on class CL_RULES2_MNT_ICLE has no exception.

Method CONSTRUCTOR Signature

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

Method DT2MT Signature

Method DT2MT on class CL_RULES2_MNT_ICLE has no parameter.
Method DT2MT on class CL_RULES2_MNT_ICLE 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_ICL963 Call by reference Type reference (TYPE) SICL963_T Tabellentyp zu SICL963 20050726

Method GET_DATA_ICL on class CL_RULES2_MNT_ICLE 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 20040115

Method GET_LAYOUT on class CL_RULES2_MNT_ICLE 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 Call by reference Attribute reference (LIKE) 20040115
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040115

Method HANDLE_TOOLBAR on class CL_RULES2_MNT_ICLE has no exception.

Method MT2DT Signature

Method MT2DT on class CL_RULES2_MNT_ICLE has no parameter.
Method MT2DT on class CL_RULES2_MNT_ICLE 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 Call by reference Attribute reference (LIKE) 20040115
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20040115
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20040115

Method ON_DOUBLE_CLICK on class CL_RULES2_MNT_ICLE 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 Call by reference Attribute reference (LIKE) 20040115

Method ON_USER_COMMAND on class CL_RULES2_MNT_ICLE 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_ICL963 Call by reference Type reference (TYPE) SICL963_T Tabellentyp zu SICL963 20050726

Method SET_DATA_ICL on class CL_RULES2_MNT_ICLE has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 472