SAP ABAP Class CL_EAM_PROXY_HANDLER (EAM Proxy handler)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EAM_SRVCREQCHGCHKQR1 Proxy Class (generated) 20090629
2 Inheritance (c INHERITING FROM c_ref)  CL_EAM_SRVCREQCHGRC1 ServiceRequestERPChangeRequestConfirmation_In 20090626
3 Inheritance (c INHERITING FROM c_ref)  CL_EAM_SRVCREQCRTCHKQR1 Proxy Class (generated) 20090630
4 Inheritance (c INHERITING FROM c_ref)  CL_EAM_SRVCREQCRTRC1 ServiceRequestERPCreateRequestConfirmation_In 20090630
Properties
Class CL_EAM_PROXY_HANDLER  
Short Description EAM Proxy handler    
Super Class    
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 20090624   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_PROXY_HANDLER has no interface implemented.
Friends
Class CL_EAM_PROXY_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_IDP_CHECK_RESULT Constant Protected Attribute reference (LIKE) CL_BS_SOA_IDP_UTIL=>CO_IDP_CHECK_RESULT CL_BS_SOA_IDP_UTIL=>CO_IDP_CHECK_RESULT 20090624
2 GC_METHOD_FINALIZE Constant Public Type reference (TYPE) STRING 'FINALIZE' 20090624
3 GC_METHOD_PREPARE Constant Public Type reference (TYPE) STRING 'PREPARE' 20090624
4 GC_PROXY_HANDLER_SAPAPPL Constant Public Type reference (TYPE) STRING 'CL_EAM_PROXY_HANDLER' 20090624
5 GD_DUMMY_UUID Instance attribute Protected Type reference (TYPE) SAPPLCO_ATTRIBUTEINDEPENDENT_U 20090624
6 GD_IDP_CHECK_RESULT Instance attribute Protected Type reference (TYPE) CL_BS_SOA_IDP_UTIL=>TY_IDP_CHECK_RESULT 20090624
7 GD_IDP_UTIL_GUID Instance attribute Protected Type reference (TYPE) SXMSMGUID 20090624
8 GR_SOA_IDP_UTIL Instance attribute Protected Object reference (TYPE REF TO) CL_BS_SOA_IDP_UTIL 20090624
9 GS_PATH Instance attribute Protected Type reference (TYPE) CL_BS_SOA_IDP_UTIL=>TY_PATH 20090624
10 GT_PATH Instance attribute Protected Type reference (TYPE) CL_BS_SOA_IDP_UTIL=>TT_PATH 20090624
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT_WORK Instance method Protected Method handling of eSOA commit 20090624
2 CONSTRUCTOR Instance method Public Constructor Constructor 20090624
3 FINALIZE Instance method Protected Method Provides the exactly once for service operation handlers 20090624
4 PREPARE Instance method Protected Method Provides the exactly once for service operation handlers 20090624
5 ROLLBACK_WORK Instance method Protected Method handling of eSOA rollback 20090624
Events
Class CL_EAM_PROXY_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PATH Public See coding 20090624 TT_PATH type table of TY_PATH
2 TY_PATH Public See coding 20090624 BEGIN OF ty_path, element(10) TYPE c, path TYPE string, END OF ty_path
3 TY_WAIT_TIME Public Type reference (TYPE) F 20090624
Method Signatures

Method COMMIT_WORK Signature

Method COMMIT_WORK on class CL_EAM_PROXY_HANDLER has no parameter.
Method COMMIT_WORK on class CL_EAM_PROXY_HANDLER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAM_PROXY_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_EAM_PROXY_HANDLER has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) ANY 20090624
2 Importing IV_UUID Call by reference Type reference (TYPE) SXMSMGUID 20090624

Method FINALIZE on class CL_EAM_PROXY_HANDLER has no exception.

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_PROCESSED Call by reference Type reference (TYPE) ABAP_BOOL 20090624
2 Changing CS_OUTPUT_STRUCTURE Call by reference Type reference (TYPE) ANY 20090624
3 Importing IS_INPUT_STRUCTURE Call by reference Type reference (TYPE) ANY 20090624
4 Importing IT_PATH_UUID Call by reference Type reference (TYPE) TT_PATH 20090624
5 Importing IV_NOSC_BDMH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090624
6 Importing IV_UUID Call by reference Type reference (TYPE) SXMSMGUID 20090624
7 Importing IV_WAIT_TIME Call by reference Type reference (TYPE) TY_WAIT_TIME 20090624

Method PREPARE on class CL_EAM_PROXY_HANDLER has no exception.

Method ROLLBACK_WORK Signature

Method ROLLBACK_WORK on class CL_EAM_PROXY_HANDLER has no parameter.
Method ROLLBACK_WORK on class CL_EAM_PROXY_HANDLER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605