SAP ABAP Class /IWWRK/CL_WF_MAP_DELETE (Workflow runtime mapping for delete)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
⤷
/IWWRK/WF_ODC_RUNTIME (Package) Workflow ODC Runtime for Gateway - Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_MGW_EDP_MAP | OData Channel: Entity Data Provider Map | 20111116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_MGW_EDP_MAP_DELETE | OData Channel : Mapping Interface for Entity Delete | 20111116 |
Properties
| Class | /IWWRK/CL_WF_MAP_DELETE | |
| Short Description | Workflow runtime mapping for delete | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWWRK/WF_ODC_RUNTIME | Workflow ODC Runtime for Gateway - Runtime |
| Created | 20111116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWWRK/CL_WF_MAP_DELETE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_MGW_EDP_MAP | OData Channel: Entity Data Provider Map | 20111116 | ||
| 2 | /IWBEP/IF_MGW_EDP_MAP_DELETE | OData Channel : Mapping Interface for Entity Delete | 20111116 |
Friends
Class /IWWRK/CL_WF_MAP_DELETE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20111116 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work item ID | 20111116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Perform agent validation on the Workitem | 20111116 | |
| 2 | Instance method | Public | Method | Outbound Mapping for Entity Delete attachment BOP call | 20111116 | |
| 3 | Instance method | Private | Method | Outbound Mapping for Entity Delete substitute BOP call | 20111215 | |
| 4 | Instance method | Private | Method | Inbound Mapping for Entity Delete attachment BOP call | 20111116 | |
| 5 | Instance method | Private | Method | Inbound Mapping for Entity Delete substitiute BOP call | 20111215 |
Events
Class /IWWRK/CL_WF_MAP_DELETE has no event.
Types
Class /IWWRK/CL_WF_MAP_DELETE has no local type.
Method Signatures
Method GET_AGENT_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESS_CODE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_PROCESS_CODE | Specifies the Processing of Entities in the OData Channel | 20111116 | |||
| 2 | IO_BOP_DO | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_BOP_DO | OData Channel : Backend Operation Proxy Data Object | 20111116 |
Method GET_AGENT_RESPONSE on class /IWWRK/CL_WF_MAP_DELETE has no exception.
Method MAP_OUTBOUND_DELETE_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESS_CODE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_PROCESS_CODE | Specifies the Processing of Entities in the OData Channel | 20111116 | |||
| 2 | IO_BOP_DO | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_BOP_DO | OData Channel : Backend Operation Proxy Data Object | 20111116 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111116 | |||
| 4 | IT_NAVIGATION_PATH | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAVIGATION_PATH | table of navigation paths | 20111116 | |||
| 5 | IT_PROCESSED_BE_DATA | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_EDP_BE_DATA | OData Channel: Table of Backend Data | 20111116 | |||
| 6 | IT_PROCESSED_BOP_DO | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_BOP_DO_REF | Table of References to BOP DO | 20111116 |
Method MAP_OUTBOUND_DELETE_ATTACHMENT on class /IWWRK/CL_WF_MAP_DELETE has no exception.
Method MAP_OUTBOUND_DELETE_SUBSTITUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESS_CODE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_PROCESS_CODE | Specifies the Processing of Entities in the OData Channel | 20111215 | |||
| 2 | IO_BOP_DO | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_BOP_DO | OData Channel : Backend Operation Proxy Data Object | 20111215 |
Method MAP_OUTBOUND_DELETE_SUBSTITUTE on class /IWWRK/CL_WF_MAP_DELETE has no exception.
Method SET_DELETE_ATTACHMENT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESS_CODE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_PROCESS_CODE | Specifies the Processing of Entities in the OData Channel | 20111116 | |||
| 2 | IO_BOP_DO | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_BOP_DO | OData Channel : Backend Operation Proxy Data Object | 20111116 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111116 |
Method SET_DELETE_ATTACHMENT_REQUEST on class /IWWRK/CL_WF_MAP_DELETE has no exception.
Method SET_DELETE_SUBSTITUTE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PROCESS_CODE | Call by reference | Type reference (TYPE) | /IWBEP/MGW_EDP_PROCESS_CODE | Specifies the Processing of Entities in the OData Channel | 20111215 | |||
| 2 | IO_BOP_DO | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_BOP_DO | OData Channel : Backend Operation Proxy Data Object | 20111215 | |||
| 3 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20111215 |
Method SET_DELETE_SUBSTITUTE_REQUEST on class /IWWRK/CL_WF_MAP_DELETE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |