SAP ABAP Class /ISDFPS/CL_LM_ACCIDENT_UI (LM: Accident - Display Data)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-LM (Application Component) Line Maintenance
     /ISDFPS/LM_PM_ADDON (Package) Enhancement for Line Maintenance in PM Area
Properties
Class /ISDFPS/CL_LM_ACCIDENT_UI  
Short Description LM: Accident - Display Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class /ISDFPS/LM_ACCIDENT    
Program status     
Category 0   
Package /ISDFPS/LM_PM_ADDON   Enhancement for Line Maintenance in PM Area 
Created 20050106   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /ISDFPS/CL_LM_ACCIDENT_UI has no interface implemented.
Friends
Class /ISDFPS/CL_LM_ACCIDENT_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_REPID_UI Constant Public Type reference (TYPE) SYREPID '/ISDFPS/CL_LM_ACCIDENT_UI' Current Report 20050106
2 GC_SAVE_MODE Instance attribute Private Type reference (TYPE) CHAR1 Save Mode for ALV Tree 20050106
3 GO_PARENT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050106
4 GO_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA 20050107
5 GO_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV Tree Control 20050106
6 GT_ACC_DATA Instance attribute Private Type reference (TYPE) TT_DATA Accident Data 20050107
7 GT_ACC_FLIGHT Instance attribute Private Type reference (TYPE) /ISDFPS/LM_ACCIDENT_FLIGHT_T Accident - Flight 20050107
8 GT_ACC_HEADER Instance attribute Private Type reference (TYPE) /ISDFPS/LM_ACCIDENT_HEADER_T Accident Header 20050107
9 GT_ACC_ORDER Instance attribute Private Type reference (TYPE) /ISDFPS/LM_ACCIDENT_ORDER_T Accident - Maintenance Order 20050107
10 GT_SELECTION Instance attribute Private Type reference (TYPE) RSPARAMS_TT rsparams Table 20050106
11 GT_TREE_CUS_HIER Instance attribute Private Type reference (TYPE) TT_TREE_CUS_HIER Customizing: Tree Hierarchy 20050107
12 GT_TREE_CUS_NODE Instance attribute Private Type reference (TYPE) TT_TREE_CUS_NODE Customizing: Tree Node 20050107
13 GT_TREE_OUT Instance attribute Private Type reference (TYPE) /ISDFPS/LM_ACCIDENT_UI_ALV_T Accident - ALV Output 20050107
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Private Method Check Authorizations 20050106
2 ON_LINK_CLICK Instance method Private Event handling method Tree: Event LINK_CLICK 20050106
3 SELECTION_CALL_SCREEN Instance method Private Method Process DB Selection - Call Selection Screen 20050106
4 SELECTION_PREPARE_RANGES Instance method Private Method Process DB Selection - Prepare Ranges for Selection 20050106
5 SELECTION_PROCESSING Instance method Private Method Process DB Selection 20050107
6 SELECTION_PROCESSING_DATA Instance method Private Method Process DB Selection - Select Relation to Force Element 20050107
7 SELECTION_PROCESSING_HEADER Instance method Private Method Process DB Selection - Select Relation to Force Element 20050107
8 TREE_CREATE Instance method Private Method Tree: Create Tree 20050106
9 TREE_CREATE_CONTROL Instance method Private Method Tree: Create Control 20050106
10 TREE_CREATE_CUSTOMIZING Instance method Private Method Tree: Create Customizing Settings 20050107
11 TREE_CREATE_DATA Instance method Private Method Tree: Set Data for Tree 20050106
12 TREE_CREATE_FIELDCAT Instance method Private Method Tree: Create Field Catalog 20050106
13 TREE_CREATE_HIERARCHY Instance method Private Method Tree: Define Hierarchy Header 20050106
14 TREE_CREATE_REGISTER_EVENTS Instance method Private Method Tree: Register Events 20050106
15 UI_SELECTION_CALL_SCREEN Instance method Public Method User Interface: Call Selection Screen 20050106
16 UI_START_COMMUNICATION Instance method Public Method User Interface: Start Communication 20050106
Events
Class /ISDFPS/CL_LM_ACCIDENT_UI has no event.
Types
Class /ISDFPS/CL_LM_ACCIDENT_UI has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

Method AUTHORITY_CHECK on class /ISDFPS/CL_LM_ACCIDENT_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_TST_TREE_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20050106

Method ON_LINK_CLICK Signature

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

Method ON_LINK_CLICK on class /ISDFPS/CL_LM_ACCIDENT_UI has no exception.

Method SELECTION_CALL_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_VARIANT Call by reference Type reference (TYPE) RSVAR-VARIANT SPACE Variantenname 20050106
2 Exporting PI_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Returncode 20050106
3 Importing PT_RSPARAMS Call by reference Type reference (TYPE) RSPARAMS_TT rsparams table 20050106
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_TST_TREE_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20050106

Method SELECTION_PREPARE_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PR_EQUNR Call by reference Type reference (TYPE) TR_EQUNR Ranges: Equipment 20050106
2 Importing PT_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT DB-Selektionsbeschreibung 20050106
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_UI Ausnahmeklasse für /ISDFPS/CL_LM_ACCIDENT_UI 20050107

Method SELECTION_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_XINIT Call by reference Type reference (TYPE) XFELD ' ' First DB-Selection? 20050107
2 Exporting PI_COUNT Call by reference Type reference (TYPE) SY-DBCNT Number of new records 20050107
3 Importing PT_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT Description of DB-Selection 20050107
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_UI Ausnahmeklasse für /ISDFPS/CL_LM_ACCIDENT_UI 20050107

Method SELECTION_PROCESSING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20050107
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_UI Ausnahmeklasse für /ISDFPS/CL_LM_ACCIDENT_UI 20050107

Method SELECTION_PROCESSING_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PT_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20050107
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_UI Ausnahmeklasse für /ISDFPS/CL_LM_ACCIDENT_UI 20050107

Method TREE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for GUI Control 20050106
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20050106

Method TREE_CREATE_CONTROL Signature

Method TREE_CREATE_CONTROL on class /ISDFPS/CL_LM_ACCIDENT_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20050106

Method TREE_CREATE_CUSTOMIZING Signature

Method TREE_CREATE_CUSTOMIZING on class /ISDFPS/CL_LM_ACCIDENT_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_UI Ausnahmeklasse für /ISDFPS/CL_LM_ACCIDENT_UI 20050107

Method TREE_CREATE_DATA Signature

Method TREE_CREATE_DATA on class /ISDFPS/CL_LM_ACCIDENT_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_TST_TREE_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20050106

Method TREE_CREATE_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20050106
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20050106

Method TREE_CREATE_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PS_HEADER Call by reference Type reference (TYPE) TREEV_HHDR Tree Control: Eigenschaften des Hierarchie Headers 20050106

Method TREE_CREATE_HIERARCHY on class /ISDFPS/CL_LM_ACCIDENT_UI has no exception.

Method TREE_CREATE_REGISTER_EVENTS Signature

Method TREE_CREATE_REGISTER_EVENTS on class /ISDFPS/CL_LM_ACCIDENT_UI has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_UI Ausnahmeklasse für /ISDFPS/CL_LM_TST_TREE_UI 20050106

Method UI_SELECTION_CALL_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INTERNAL_ERROR Call by reference Type reference (TYPE) XFLAG Internal error? 20050106

Method UI_SELECTION_CALL_SCREEN on class /ISDFPS/CL_LM_ACCIDENT_UI has no exception.

Method UI_START_COMMUNICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INTERNAL_ERROR Call by reference Type reference (TYPE) XFELD Internal error? 20050106
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050106
3 Importing I_SELECTION Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20050106

Method UI_START_COMMUNICATION on class /ISDFPS/CL_LM_ACCIDENT_UI has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 470