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 | ![]() |
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_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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FINALIZE' | 20090624 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'PREPARE' | 20090624 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CL_EAM_PROXY_HANDLER' | 20090624 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SAPPLCO_ATTRIBUTEINDEPENDENT_U | 20090624 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CL_BS_SOA_IDP_UTIL=>TY_IDP_CHECK_RESULT | 20090624 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SXMSMGUID | 20090624 | |||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BS_SOA_IDP_UTIL | 20090624 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CL_BS_SOA_IDP_UTIL=>TY_PATH | 20090624 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CL_BS_SOA_IDP_UTIL=>TT_PATH | 20090624 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | handling of eSOA commit | 20090624 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20090624 |
3 | ![]() |
Instance method | Protected | Method | Provides the exactly once for service operation handlers | 20090624 |
4 | ![]() |
Instance method | Protected | Method | Provides the exactly once for service operation handlers | 20090624 |
5 | ![]() |
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 | ![]() |
CS_OUTPUT | Call by reference | Type reference (TYPE) | ANY | 20090624 | |||
2 | ![]() |
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 | ![]() |
CD_PROCESSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090624 | |||
2 | ![]() |
CS_OUTPUT_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20090624 | |||
3 | ![]() |
IS_INPUT_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20090624 | |||
4 | ![]() |
IT_PATH_UUID | Call by reference | Type reference (TYPE) | TT_PATH | 20090624 | |||
5 | ![]() |
IV_NOSC_BDMH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090624 | ||
6 | ![]() |
IV_UUID | Call by reference | Type reference (TYPE) | SXMSMGUID | 20090624 | |||
7 | ![]() |
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 |