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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | SYREPID | '/ISDFPS/CL_LM_ACCIDENT_UI' | Current Report | 20050106 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Save Mode for ALV Tree | 20050106 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050106 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20050107 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV Tree Control | 20050106 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_DATA | Accident Data | 20050107 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /ISDFPS/LM_ACCIDENT_FLIGHT_T | Accident - Flight | 20050107 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /ISDFPS/LM_ACCIDENT_HEADER_T | Accident Header | 20050107 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /ISDFPS/LM_ACCIDENT_ORDER_T | Accident - Maintenance Order | 20050107 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20050106 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_TREE_CUS_HIER | Customizing: Tree Hierarchy | 20050107 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_TREE_CUS_NODE | Customizing: Tree Node | 20050107 | ||
13 | ![]() |
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 | ![]() |
Instance method | Private | Method | Check Authorizations | 20050106 |
2 | ![]() |
Instance method | Private | Event handling method | Tree: Event LINK_CLICK | 20050106 |
3 | ![]() |
Instance method | Private | Method | Process DB Selection - Call Selection Screen | 20050106 |
4 | ![]() |
Instance method | Private | Method | Process DB Selection - Prepare Ranges for Selection | 20050106 |
5 | ![]() |
Instance method | Private | Method | Process DB Selection | 20050107 |
6 | ![]() |
Instance method | Private | Method | Process DB Selection - Select Relation to Force Element | 20050107 |
7 | ![]() |
Instance method | Private | Method | Process DB Selection - Select Relation to Force Element | 20050107 |
8 | ![]() |
Instance method | Private | Method | Tree: Create Tree | 20050106 |
9 | ![]() |
Instance method | Private | Method | Tree: Create Control | 20050106 |
10 | ![]() |
Instance method | Private | Method | Tree: Create Customizing Settings | 20050107 |
11 | ![]() |
Instance method | Private | Method | Tree: Set Data for Tree | 20050106 |
12 | ![]() |
Instance method | Private | Method | Tree: Create Field Catalog | 20050106 |
13 | ![]() |
Instance method | Private | Method | Tree: Define Hierarchy Header | 20050106 |
14 | ![]() |
Instance method | Private | Method | Tree: Register Events | 20050106 |
15 | ![]() |
Instance method | Public | Method | User Interface: Call Selection Screen | 20050106 |
16 | ![]() |
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 | ![]() |
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 | ![]() |
FIELDNAME | Call by reference | Attribute reference (LIKE) | 20050106 | ||||
2 | ![]() |
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 | ![]() |
PC_VARIANT | Call by reference | Type reference (TYPE) | RSVAR-VARIANT | SPACE | Variantenname | 20050106 | |
2 | ![]() |
PI_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Returncode | 20050106 | ||
3 | ![]() |
PT_RSPARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams table | 20050106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
PR_EQUNR | Call by reference | Type reference (TYPE) | TR_EQUNR | Ranges: Equipment | 20050106 | ||
2 | ![]() |
PT_SELECTION | Call by reference | Type reference (TYPE) | RSPARAMS_TT | DB-Selektionsbeschreibung | 20050106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
PC_XINIT | Call by reference | Type reference (TYPE) | XFELD | ' ' | First DB-Selection? | 20050107 | |
2 | ![]() |
PI_COUNT | Call by reference | Type reference (TYPE) | SY-DBCNT | Number of new records | 20050107 | ||
3 | ![]() |
PT_SELECTION | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Description of DB-Selection | 20050107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
PT_SELECTION | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20050107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
PT_SELECTION | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20050107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for GUI Control | 20050106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
PT_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20050106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
E_INTERNAL_ERROR | Call by reference | Type reference (TYPE) | XFELD | Internal error? | 20050106 | ||
2 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050106 | ||
3 | ![]() |
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 |