SAP ABAP Class CL_EAM_DEFAULT_HANDLER_ESOA (EAM eSOA handler super class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM (Application Component) Plant Maintenance
⤷
PLM_SE_EAM_XI_PROXY (Package) Proxy implementations for Enterprise Asset Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EAM_DEFAULT_HANDLER_STATUS | Status handler for eSOA | 20090508 |
Meta Relationship - Used By
Properties
| Class | CL_EAM_DEFAULT_HANDLER_ESOA | |
| Short Description | EAM eSOA handler super class | |
| Super Class | CL_EAM_DEFAULT_HANDLER_STATUS | Status handler for eSOA |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_SE_EAM_XI_PROXY | Proxy implementations for Enterprise Asset Maintenance |
| Created | 20090129 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EAM_DEFAULT_HANDLER_ESOA has no interface implemented.
Friends
Class CL_EAM_DEFAULT_HANDLER_ESOA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | XFELD | 20090529 | ||||
| 2 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'A' | 20090205 | |||
| 3 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'E' | 20090205 | |||
| 4 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'I' | 20090205 | |||
| 5 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'S' | 20090205 | |||
| 6 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'W' | 20090205 | |||
| 7 | Constant | Public | Type reference (TYPE) | SY-MSGTY | 'X' | 20090205 | |||
| 8 | Constant | Public | Type reference (TYPE) | PROCESSING_RESULT_CODE | 5 | Constant for Processing Result Code failed' | 20090225 | ||
| 9 | Constant | Public | Type reference (TYPE) | PROCESSING_RESULT_CODE | 3 | Constant for Processing Result Code = Successfull | 20090225 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | '---' | 20090714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | check messages by E-, A- or X-type | 20090202 | |
| 2 | Static method | Public | Method | Value check of TIMEZONEINDEPENDENT_DateTime | 20090520 | |
| 3 | Static method | Public | Method | Conversion of TIMEZONEINDEPENDENT_DateTime | 20090529 | |
| 4 | Static method | Public | Method | get eSOA indicator (must be set before!) | 20090529 | |
| 5 | Static method | Public | Method | gets system message (sy-msgty, sy-msgid, sy-msgno,....) | 20090506 | |
| 6 | Static method | Public | Method | Field move with length check and empty pattern check | 20090714 |
Events
Class CL_EAM_DEFAULT_HANDLER_ESOA has no event.
Types
Class CL_EAM_DEFAULT_HANDLER_ESOA has no local type.
Method Signatures
Method CHECK_MESSAGES_BY_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090202 | |||
| 2 | RD_FAULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090202 |
Method CHECK_MESSAGES_BY_FAULT on class CL_EAM_DEFAULT_HANDLER_ESOA has no exception.
Method CHECK_TZONEIND_DATE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_DATE_TIME | Call by reference | Type reference (TYPE) | ANY | Time stamp | 20090520 | |||
| 2 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090520 |
Method CHECK_TZONEIND_DATE_TIME on class CL_EAM_DEFAULT_HANDLER_ESOA has no exception.
Method CONVERSION_TZIND_DATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20090529 | |||
| 2 | CD_TIME | Call by reference | Type reference (TYPE) | SY-UZEIT | Current Time of Application Server | 20090529 | |||
| 3 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090529 | |||
| 4 | CT_RETURN2 | Call by reference | Type reference (TYPE) | APPLMSGTAB | Return Table for Messages | 20090529 | |||
| 5 | ID_DATE_TIME | Call by reference | Type reference (TYPE) | STRING | Date Time | 20090529 |
Method CONVERSION_TZIND_DATETIME on class CL_EAM_DEFAULT_HANDLER_ESOA has no exception.
Method GET_ESOA_INDICATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_INDICATOR | Value transfer | Type reference (TYPE) | XFELD | eSOA indicator | 20090529 |
Method GET_ESOA_INDICATOR on class CL_EAM_DEFAULT_HANDLER_ESOA has no exception.
Method GET_SYSTEM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20090506 | |||
| 2 | RS_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090506 |
Method GET_SYSTEM_MESSAGE on class CL_EAM_DEFAULT_HANDLER_ESOA has no exception.
Method MOVE_WITH_LENGTH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_INPUT | Call by reference | Type reference (TYPE) | ANY | input | 20090714 | |||
| 2 | CD_OUTPUT | Call by reference | Type reference (TYPE) | ANY | output | 20090714 | |||
| 3 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090714 | |||
| 4 | ID_ELEMENT | Call by reference | Type reference (TYPE) | STRING | element name | 20090714 |
Method MOVE_WITH_LENGTH_CHECK on class CL_EAM_DEFAULT_HANDLER_ESOA has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |