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 | ![]() |
Constant | Private | Type reference (TYPE) | EXIT_DEF | '/ISDFPS/LM_ACCIDENT' | Business Add-In Definition | 20050113 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /ISDFPS/LM_DE_ACCIDENT_NO | Accident - Operation Number | 20050105 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EQUNR | Equipment Number | 20050105 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Message Text | 20050105 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DATUM | End date for selection | 20050104 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DATUM | Start Data for Select | 20050104 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /ISDFPS/IF_EX_LM_ACCIDENT | BAdI Interface /ISDFPS/IF_EX_LM_ACCIDENT | 20050113 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20050105 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_SELECTION | Customizing: Data Objects | 20050104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050104 |
2 | ![]() |
Instance method | Public | Method | Provide Log Externally | 20050106 |
3 | ![]() |
Instance method | Public | Method | Provide End Data for Select | 20050110 |
4 | ![]() |
Instance method | Private | Method | Define Internal Customizing | 20050104 |
5 | ![]() |
Instance method | Public | Method | Execute DB Selection | 20050105 |
6 | ![]() |
Instance method | Private | Method | Selection: Define End Data for Selection | 20050104 |
7 | ![]() |
Instance method | Private | Method | Selection: Define Start Data for Selection | 20050104 |
8 | ![]() |
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 | ![]() |
PC_ACCIDENT_NO | Call by reference | Type reference (TYPE) | /ISDFPS/LM_DE_ACCIDENT_NO | Unfall - Vorgangsnummer | 20050105 | ||
2 | ![]() |
PC_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipmentnummer | 20050104 | ||
3 | ![]() |
PD_DATUM_ENDE | Call by reference | Type reference (TYPE) | DATUM | Ende-Datum | 20050120 | ||
4 | ![]() |
PD_DATUM_START | Call by reference | Type reference (TYPE) | DATUM | SY-DATUM | Start-Datum | 20050104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
PC_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipmentnummer | 20050104 | ||
2 | ![]() |
PD_DATUM_ENDE | Call by reference | Type reference (TYPE) | DATUM | Ende-Datum | 20050120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 |