SAP ABAP Class CL_EX_ES_IEQM_TZ_CORE_IMPL (Class for BAdI Impl.: BADI_EAM_TZ_SFWS_IEQM_TZ_CORE)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM (Application Component) Plant Maintenance
⤷
PM_TZ_CORE (Package) Time Zone Support SAP_APPL Layer
⤷
⤷
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 | 20081121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_BADI_EAM_TZ_IEQM_CORE | Interface for BAdI: BADI_EAM_TZ_IEQM_CORE | 20081121 |
Properties
| Class | CL_EX_ES_IEQM_TZ_CORE_IMPL | |
| Short Description | Class for BAdI Impl.: BADI_EAM_TZ_SFWS_IEQM_TZ_CORE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PM_TZ_CORE | Time Zone Support SAP_APPL Layer |
| Created | 20081121 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EX_ES_IEQM_TZ_CORE_IMPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20081121 | ||
| 2 | IF_EX_BADI_EAM_TZ_IEQM_CORE | Interface for BAdI: BADI_EAM_TZ_IEQM_CORE | 20081121 |
Friends
Class CL_EX_ES_IEQM_TZ_CORE_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DATS | '99991231' | Field of type DATS | 20090122 | ||
| 2 | Constant | Private | Type reference (TYPE) | DATS | '19000101' | Field of type DATS | 20090122 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | BUFFERED_TZ_OBJECT_STRUC | Narrowed table struc of Rihequi_list used for tz support | 20090225 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BUFFERED_TZ_OBJECT | 20090225 | ||||
| 5 | Instance attribute | Private | See coding | Stores Equipment information for a fetch from the database | 20090121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks if object is in buffered list | 20090225 |
Events
Class CL_EX_ES_IEQM_TZ_CORE_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BUFFERED_TZ_OBJECT | Private | See coding | 20090225 | BEGIN OF BUFFERED_TZ_OBJECT,
EQUNR TYPE rihequi_list-EQUNR,
EQLFN TYPE rihequi_list-EQLFN,
EQUZN TYPE rihequi_list-EQUZN,
DATBI TYPE rihequi_list-DATBI,
TIMBI TYPE rihequi_list-TIMBI,
DATAB TYPE rihequi_list-DATAB,
END OF BUFFERED_TZ_OBJECT
|
||
| 2 | BUFFERED_TZ_OBJECT_STRUC | Private | Type reference (TYPE) | BUFFERED_TZ_OBJECT | 20090225 | |
|
| 3 | MISSING_SHORT_LIST | Private | See coding | List for storing basic EQUZ information | 20090121 | BEGIN OF MISSING_SHORT_LIST,
INDEX TYPE sy-tabix,
EQUNR TYPE rihequi_list-EQUNR,
EQLFN TYPE rihequi_list-EQLFN,
DATBI TYPE rihequi_list-DATBI,
TIMBI TYPE EQUZ-TIMBI,
NOTHING_FOUND type FLAG,
END OF MISSING_SHORT_LIST
|
|
| 4 | MISSING_SHORT_LIST_STRUC | Private | Type reference (TYPE) | MISSING_SHORT_LIST | Structure for storing basic information for TZ related field | 20090122 | |
Method Signatures
Method BUFFERED_OBJECT_MATCH_PREVIOUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MATCHES | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20090225 |
Method BUFFERED_OBJECT_MATCH_PREVIOUS on class CL_EX_ES_IEQM_TZ_CORE_IMPL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |