SAP ABAP Class /ISDFPS/CL_LM_ACCIDENT_SEL (LM: Accident - Select 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_SEL  
Short Description LM: Accident - Select 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 20050104   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_LM_ACCIDENT_SEL has no forward declaration.
Interfaces
Class /ISDFPS/CL_LM_ACCIDENT_SEL has no interface implemented.
Friends
Class /ISDFPS/CL_LM_ACCIDENT_SEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_BADI_NAME Constant Private Type reference (TYPE) EXIT_DEF '/ISDFPS/LM_ACCIDENT' Business Add-In Definition 20050113
2 GC_ACCIDENT_NO Instance attribute Private Type reference (TYPE) /ISDFPS/LM_DE_ACCIDENT_NO Accident - Operation Number 20050105
3 GC_EQUNR Instance attribute Private Type reference (TYPE) EQUNR Equipment Number 20050105
4 GC_MSGTXT Instance attribute Private Type reference (TYPE) STRING Message Text 20050105
5 GD_SEL_ENDE Instance attribute Public Type reference (TYPE) DATUM End date for selection 20050104
6 GD_SEL_START Instance attribute Public Type reference (TYPE) DATUM Start Data for Select 20050104
7 GO_BADI Instance attribute Private Object reference (TYPE REF TO) /ISDFPS/IF_EX_LM_ACCIDENT BAdI Interface /ISDFPS/IF_EX_LM_ACCIDENT 20050113
8 GT_LOG Instance attribute Private Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20050105
9 GT_SEL_CUST Instance attribute Private Type reference (TYPE) TT_SELECTION Customizing: Data Objects 20050104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050104
2 EXPORT_LOG Instance method Public Method Provide Log Externally 20050106
3 GET_SELECTION_END_DATE Instance method Public Method Provide End Data for Select 20050110
4 INITIALIZE_CUSTOMIZING Instance method Private Method Define Internal Customizing 20050104
5 PROCESS_SELECTION Instance method Public Method Execute DB Selection 20050105
6 SELECTION_SET_END_DATE Instance method Private Method Selection: Define End Data for Selection 20050104
7 SELECTION_SET_START_DATE Instance method Private Method Selection: Define Start Data for Selection 20050104
8 TRACE_WRITE Instance method Private Method Trace: Generate Entry 20050105
Events
Class /ISDFPS/CL_LM_ACCIDENT_SEL has no event.
Types
Class /ISDFPS/CL_LM_ACCIDENT_SEL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_ACCIDENT_NO Call by reference Type reference (TYPE) /ISDFPS/LM_DE_ACCIDENT_NO Unfall - Vorgangsnummer 20050105
2 Importing PC_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20050104
3 Importing PD_DATUM_ENDE Call by reference Type reference (TYPE) DATUM Ende-Datum 20050120
4 Importing PD_DATUM_START Call by reference Type reference (TYPE) DATUM SY-DATUM Start-Datum 20050104
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_SEL Ausnahmeklasse für /ISDFPS/CL_LM_ACCIDENT_SEL 20050104

Method EXPORT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PT_LOG Value transfer Type reference (TYPE) BAL_T_MSG Anwendungs-Log: Tabelle mit Messages 20050106

Method EXPORT_LOG on class /ISDFPS/CL_LM_ACCIDENT_SEL has no exception.

Method GET_SELECTION_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PD_DATUM Value transfer Type reference (TYPE) DATUM Selektionsdatum bis 20050110

Method GET_SELECTION_END_DATE on class /ISDFPS/CL_LM_ACCIDENT_SEL has no exception.

Method INITIALIZE_CUSTOMIZING Signature

Method INITIALIZE_CUSTOMIZING on class /ISDFPS/CL_LM_ACCIDENT_SEL has no parameter.
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_SEL Ausnahmeklasse für /ISDFPS/CL_LM_ACCIDENT_SEL 20050215

Method PROCESS_SELECTION Signature

Method PROCESS_SELECTION on class /ISDFPS/CL_LM_ACCIDENT_SEL has no parameter.
Method PROCESS_SELECTION on class /ISDFPS/CL_LM_ACCIDENT_SEL has no exception.

Method SELECTION_SET_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PC_EQUNR Call by reference Type reference (TYPE) EQUNR Equipmentnummer 20050104
2 Importing PD_DATUM_ENDE Call by reference Type reference (TYPE) DATUM Ende-Datum 20050120
# Exception Resumable Description Created on
1 /ISDFPS/CX_LM_ACCIDENT_SEL Ausnahmeklasse für /ISDFPS/CL_LM_ACCIDENT_SEL 20050104

Method SELECTION_SET_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PD_DATUM Call by reference Type reference (TYPE) DATUM SY-DATUM Startdatum 20050104

Method SELECTION_SET_START_DATE on class /ISDFPS/CL_LM_ACCIDENT_SEL has no exception.

Method TRACE_WRITE Signature

Method TRACE_WRITE on class /ISDFPS/CL_LM_ACCIDENT_SEL has no parameter.
Method TRACE_WRITE on class /ISDFPS/CL_LM_ACCIDENT_SEL has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 470