SAP ABAP Class CL_EAM_SRVCEXEORDBLOCKRC (Generated test implementation)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
PLM_EAM_XI_PROXY (Package) Proxy Implementation for EAM objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | II_EAM_SRVCEXEORDBLOCKRC | Block Service Execution Order | 20090902 |
Properties
| Class | CL_EAM_SRVCEXEORDBLOCKRC | |
| Short Description | Generated test implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PLM_EAM_XI_PROXY | Proxy Implementation for EAM objects |
| Created | 20090902 | SAP |
| Last change | 20110908 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | II_EAM_SRVCEXEORDBLOCKRC | Block Service Execution Order | 20090902 |
Friends
Class CL_EAM_SRVCEXEORDBLOCKRC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20090903 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WS_IDP_HELPER | API Interface for Idempotent WS Service | 20090902 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090902 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090902 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20090902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | block the order | 20090903 | |
| 2 | Instance method | Private | Method | Finalizing steps after request processing | 20090902 | |
| 3 | Instance method | Private | Method | Mapping Proxy to BAPI interface | 20090902 | |
| 4 | Instance method | Private | Method | Mapping BAPI to Proxy interface | 20090902 | |
| 5 | Instance method | Private | Method | Preparatory steps for request processing | 20090902 | |
| 6 | Instance method | Private | Method | 20090902 |
Events
Class CL_EAM_SRVCEXEORDBLOCKRC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_BAPIRETURN | Private | See coding | 20090902 | tt_bapireturn TYPE TABLE OF bapiret2
|
||
| 2 | TT_RETURN | Public | See coding | 20090902 | TT_RETURN TYPE STANDARD TABLE OF bapiret2
|
Method Signatures
Method BLOCK_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | TT_BAPIRETURN | 20090903 | ||||
| 2 | IV_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20090903 |
Method BLOCK_ORDER on class CL_EAM_SRVCEXEORDBLOCKRC has no exception.
Method FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_OUTPUT | Call by reference | Type reference (TYPE) | EAM_SERVICE_EXECUTION_ORDER_54 | ServiceExecutionOrderERPBlockConfirmationMessage_syn | 20090902 | |||
| 2 | IM_ERROR_OCCURRED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090902 |
Method FINALIZE on class CL_EAM_SRVCEXEORDBLOCKRC has no exception.
Method INPUT_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | TT_BAPIRETURN | 20090902 | ||||
| 2 | EV_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20090902 | |||
| 3 | IS_INPUT | Call by reference | Type reference (TYPE) | EAM_SERVICE_EXECUTION_ORDER_55 | ServiceExecutionOrderERPBusinessCloseRequestMessage_sync | 20090902 |
Method INPUT_MAPPING on class CL_EAM_SRVCEXEORDBLOCKRC has no exception.
Method OUTPUT_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUTPUT | Call by reference | Type reference (TYPE) | EAM_SERVICE_EXECUTION_ORDER_54 | ServiceExecutionOrderERPBusinessCloseConfirmationMessage_syn | 20090902 | |||
| 2 | EV_ERROR_OCCURRED | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090902 | |||
| 3 | IT_OUTPUT | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090902 | |||
| 4 | I_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Order Number | 20090902 |
Method OUTPUT_MAPPING on class CL_EAM_SRVCEXEORDBLOCKRC has no exception.
Method PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_IS_PROCESSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090902 | ||||
| 2 | EX_OUTPUT | Call by reference | Type reference (TYPE) | EAM_SERVICE_EXECUTION_ORDER_54 | ServiceExecutionOrderERPBusinessCloseConfirmationMessage_syn | 20090902 | |||
| 3 | IM_INPUT | Call by reference | Type reference (TYPE) | EAM_SERVICE_EXECUTION_ORDER_55 | ServiceExecutionOrderERPBusinessCloseRequestMessage_sync | 20090902 |
Method PREPARE on class CL_EAM_SRVCEXEORDBLOCKRC has no exception.
Method SEO_FILL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOG | Call by reference | Type reference (TYPE) | PLMSEF_NOSC_LOG | Proxy Structure (Generated) | 20090902 | |||
| 2 | I_RETURN | Call by reference | Type reference (TYPE) | TT_RETURN | Proxy Structure (Generated) | 20090902 |
Method SEO_FILL_LOG on class CL_EAM_SRVCEXEORDBLOCKRC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |