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
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EAML_MAPPING_HELPER EAML changes in services 20091019
2 Inheritance (c INHERITING FROM c_ref)  CL_EAML_OLC_MAPPING_HELPER Mapping OLC fields in services 20101011
3 Inheritance (c INHERITING FROM c_ref)  CL_EAM_INDIVMATLCRTCHKQR1 IndividualMaterialERPCreateCheckQueryResponse_In_V1 20100108
4 Inheritance (c INHERITING FROM c_ref)  CL_EAM_LOGENTRY_HANDLER_ESOA eSOA LogEntry_handler 20090206
5 Inheritance (c INHERITING FROM c_ref)  CL_EAM_MAINT_REQ_IMP Implement maintenance request services 20101220
6 Inheritance (c INHERITING FROM c_ref)  CL_EAM_MNTNPERIODCLSRC_IMPL Close Maintenance Period Implement 20090210
7 Inheritance (c INHERITING FROM c_ref)  CL_EAM_MRO_CONVER_HELP Help classe for Srv Ord CONVERSION 20090605
8 Inheritance (c INHERITING FROM c_ref)  CL_EAM_SRVCREQCHG_IMPL_V1 Service Request change Handler V1 20090624
9 Inheritance (c INHERITING FROM c_ref)  CL_EAM_SRVCREQCRT_IMPL_V1 Service Request change Handler V1 20090630
10 Inheritance (c INHERITING FROM c_ref)  CL_GHO_MAPPING_HELPER GHO changes in services 20100903
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_BS_SOA_IDP_UTIL 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 GC_ESOA_APPLICATION Static Attribute Public Type reference (TYPE) XFELD 20090529
2 GC_MESSAGETYPE_A Constant Public Type reference (TYPE) SY-MSGTY 'A' 20090205
3 GC_MESSAGETYPE_E Constant Public Type reference (TYPE) SY-MSGTY 'E' 20090205
4 GC_MESSAGETYPE_I Constant Public Type reference (TYPE) SY-MSGTY 'I' 20090205
5 GC_MESSAGETYPE_S Constant Public Type reference (TYPE) SY-MSGTY 'S' 20090205
6 GC_MESSAGETYPE_W Constant Public Type reference (TYPE) SY-MSGTY 'W' 20090205
7 GC_MESSAGETYPE_X Constant Public Type reference (TYPE) SY-MSGTY 'X' 20090205
8 GC_PROCESSING_RESULT_FAILED Constant Public Type reference (TYPE) PROCESSING_RESULT_CODE 5 Constant for Processing Result Code failed' 20090225
9 GC_PROCESSING_RESULT_SUCCESS Constant Public Type reference (TYPE) PROCESSING_RESULT_CODE 3 Constant for Processing Result Code = Successfull 20090225
10 GC_SPACE_DUMMY Constant Public Type reference (TYPE) STRING '---' 20090714
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MESSAGES_BY_FAULT Static method Public Method check messages by E-, A- or X-type 20090202
2 CHECK_TZONEIND_DATE_TIME Static method Public Method Value check of TIMEZONEINDEPENDENT_DateTime 20090520
3 CONVERSION_TZIND_DATETIME Static method Public Method Conversion of TIMEZONEINDEPENDENT_DateTime 20090529
4 GET_ESOA_INDICATOR Static method Public Method get eSOA indicator (must be set before!) 20090529
5 GET_SYSTEM_MESSAGE Static method Public Method gets system message (sy-msgty, sy-msgid, sy-msgno,....) 20090506
6 MOVE_WITH_LENGTH_CHECK 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 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090202
2 Returning 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 Changing CD_DATE_TIME Call by reference Type reference (TYPE) ANY Time stamp 20090520
2 Changing 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 Changing CD_DATE Call by reference Type reference (TYPE) SY-DATUM Current Date of Application Server 20090529
2 Changing CD_TIME Call by reference Type reference (TYPE) SY-UZEIT Current Time of Application Server 20090529
3 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090529
4 Changing CT_RETURN2 Call by reference Type reference (TYPE) APPLMSGTAB Return Table for Messages 20090529
5 Importing 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 Returning 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 Importing ID_TYPE Call by reference Type reference (TYPE) SYMSGTY Message Type 20090506
2 Returning 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 Changing CD_INPUT Call by reference Type reference (TYPE) ANY input 20090714
2 Changing CD_OUTPUT Call by reference Type reference (TYPE) ANY output 20090714
3 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090714
4 Importing 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