SAP ABAP Class CL_EX_BADI_EAM_MULTILEVEL_LIST (Example Implementation of BAdI BADI_EAM_MULTILEVEL_LIST)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM (Application Component) Plant Maintenance
⤷
IHSA (Package) Maintenance List Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070720 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_BADI_EAM_MULTILEVEL_LIST | Interface for BAdI: BADI_EAM_MULTILEVEL_LIST | 20070720 |
Properties
| Class | CL_EX_BADI_EAM_MULTILEVEL_LIST | |
| Short Description | Example Implementation of BAdI BADI_EAM_MULTILEVEL_LIST | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IHSA | Maintenance List Processing |
| Created | 20070720 | SAP |
| Last change | 20100310 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20070720 | ||
| 2 | IF_EX_BADI_EAM_MULTILEVEL_LIST | Interface for BAdI: BADI_EAM_MULTILEVEL_LIST | 20070720 |
Friends
Class CL_EX_BADI_EAM_MULTILEVEL_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR04 | 'FLEE' | Object Type for Fleet Object Data | 20070720 |
Methods
Class CL_EX_BADI_EAM_MULTILEVEL_LIST has no method.
Events
Class CL_EX_BADI_EAM_MULTILEVEL_LIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_OBJECT_EQUI | Private | See coding | Structure for Equipment Object Key | 20070720 | BEGIN OF gty_s_object_equi,
objty(4) TYPE c,
equnr TYPE equnr,
filler(12) TYPE c,
END OF gty_s_object_equi
|
|
| 2 | GTY_S_OBJECT_KEY | Private | See coding | Structure for Object Key | 20070720 | BEGIN OF GTY_S_OBJECT_KEY ,
objty(4) TYPE c,
filler(50) TYPE c,
END OF gty_s_object_key
|
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |