SAP ABAP Class /ISDFPS/CL_LM_STB_OBJ_BASE (Basic Class for Tree Objects in Status Board)
Hierarchy
☛
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
⤷
IS-DFS-LM-STS (Application Component) Status Board
⤷
/ISDFPS/LM_STB_APP (Package) Appl. Layer of the Line Maintenance Appl. - Status Board
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISE_CALLBACK | Intersession Events: Callback for Event Recipient | 20031113 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /ISDFPS/CL_LM_MAINT_POS | Maintenance Item | 20040129 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /ISDFPS/CL_LM_MEAS_DOC | Measurement Document | 20040109 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /ISDFPS/CL_LM_NOTIFICATION | Message | 20031124 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /ISDFPS/CL_LM_ORDER | Order | 20040406 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /ISDFPS/CL_LM_REVISION | Revision | 20040608 |
| 6 | Inheritance (c INHERITING FROM c_ref) | /ISDFPS/CL_LM_TEC_OBJ | Technical Object | 20031031 |
Properties
| Class | /ISDFPS/CL_LM_STB_OBJ_BASE | |
| Short Description | Basic Class for Tree Objects in Status Board | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /ISDFPS/LM_STB_APP | Appl. Layer of the Line Maintenance Appl. - Status Board |
| Created | 20031031 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /ISDFPS/CL_LM_STB_OBJ_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISE_CALLBACK | Intersession Events: Callback for Event Recipient | 20031113 |
Friends
Class /ISDFPS/CL_LM_STB_OBJ_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | See coding | 20031031 | |||||
| 2 | Constant | Public | Type reference (TYPE) | J_OBART | 'LM' | Object Type for Measurement Document | 20040909 | ||
| 3 | Constant | Public | Type reference (TYPE) | J_OBART | 'LP' | Object Type for Measuring Point | 20040909 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | J_OBART | Object Type | 20040613 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | J_OBJNR | Object Number | 20040623 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | /ISDFPS/DE_LM_BOOL | Type f. Boolean Variables (TRUE=T,FALSE=F, Otherwise Undef.) | 20031216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletion of the Change Indicator | 20040608 | |
| 2 | Instance method | Protected | Method | Set the Change Indicator | 20040613 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20040613 | |
| 4 | Instance method | Public | Method | Determine Key of Object | 20050208 | |
| 5 |