SAP ABAP Class /IWWRK/CL_WF_BOP_COMMIT_DO (/IWWRK/CL_WF_BOP_COMMIT_DO)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
⤷
/IWWRK/WF_ODC_BOP (Package) BOPs
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_BOP_DO | OData Channel : Backend Operation Proxy Data Object | 20111204 |
Properties
| Class | /IWWRK/CL_WF_BOP_COMMIT_DO | |
| Short Description | /IWWRK/CL_WF_BOP_COMMIT_DO | |
| Super Class | /IWBEP/CL_MGW_BOP_DO | OData Channel : Backend Operation Proxy Data Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWWRK/WF_ODC_BOP | BOPs |
| Created | 20111204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWWRK/CL_WF_BOP_COMMIT_DO has no forward declaration.
Interfaces
Class /IWWRK/CL_WF_BOP_COMMIT_DO has no interface implemented.
Friends
Class /IWWRK/CL_WF_BOP_COMMIT_DO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | _PARAMS_REQUEST | 20111204 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | _PARAMS_RESPONSE | 20111204 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20111204 | ||||
| 4 | Constant | Public | See coding | 20111204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111204 | ||
| 2 | Instance method | Public | Method | 20111204 | ||
| 3 | Instance method | Public | Method | 20111204 | ||
| 4 | Instance method | Public | Method | 20111204 | ||
| 5 | Instance method | Public | Method | 20111204 | ||
| 6 | Instance method | Public | Method | 20111204 |
Events
Class /IWWRK/CL_WF_BOP_COMMIT_DO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | BALMNR | Public | See coding | 20111204 | BALMNR type N length 000006
|
||
| 2 | BALOGNR | Public | See coding | 20111204 | BALOGNR type C length 000020
|
||
| 3 | BAPILOGSYS | Public | See coding | 20111204 | BAPILOGSYS type C length 000010
|
||
| 4 | BAPIRET2 | Public | See coding | 20111204 | begin of BAPIRET2,
TYPE type BAPI_MTYPE,
ID type SYMSGID,
NUMBER type SYMSGNO,
MESSAGE type BAPI_MSG,
LOG_NO type BALOGNR,
LOG_MSG_NO type BALMNR,
MESSAGE_V1 type SYMSGV,
MESSAGE_V2 type SYMSGV,
MESSAGE_V3 type SYMSGV,
MESSAGE_V4 type SYMSGV,
PARAMETER type BAPI_PARAM,
ROW type INT4,
FIELD type BAPI_FLD,
SYSTEM type BAPILOGSYS,
end of BAPIRET2
|
||
| 5 | BAPITA | Public | See coding | 20111204 | begin of BAPITA,
WAIT type BAPIWAIT,
end of BAPITA
|
||
| 6 | BAPIWAIT | Public | See coding | 20111204 | BAPIWAIT type C length 000001
|
||
| 7 | BAPI_FLD | Public | See coding | 20111204 | BAPI_FLD type C length 000030
|
||
| 8 | BAPI_MSG | Public | See coding | 20111204 | BAPI_MSG type C length 000220
|
||
| 9 | BAPI_MTYPE | Public | See coding | 20111204 | BAPI_MTYPE type C length 000001
|
||
| 10 | BAPI_PARAM | Public | See coding | 20111204 | BAPI_PARAM type C length 000032
|
||
| 11 | SYMSGID | Public | See coding | 20111204 | SYMSGID type C length 000020
|
||
| 12 | SYMSGNO | Public | See coding | 20111204 | SYMSGNO type N length 000003
|
||
| 13 | SYMSGV | Public | See coding | 20111204 | SYMSGV type C length 000050
|
||
| 14 | _PARAMS_REQUEST | Public | See coding | 20111204 | begin of _params_request,
WAIT type BAPITA-WAIT,
end of _params_request
|
||
| 15 | _PARAMS_RESPONSE | Public | See coding | 20111204 | begin of _params_response,
RETURN type BAPIRET2,
end of _params_response
|
Method Signatures
Method GET_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXCEPTION | Call by reference | Type reference (TYPE) | I | 20111204 |
Method GET_EXCEPTION on class /IWWRK/CL_WF_BOP_COMMIT_DO has no exception.
Method GET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REQUEST | Call by reference | Type reference (TYPE) | _PARAMS_REQUEST | 20111204 |
Method GET_REQUEST on class /IWWRK/CL_WF_BOP_COMMIT_DO has no exception.
Method GET_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RESPONSE | Call by reference | Type reference (TYPE) | _PARAMS_RESPONSE | 20111204 |
Method GET_RESPONSE on class /IWWRK/CL_WF_BOP_COMMIT_DO has no exception.
Method SET_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXCEPTION | Call by reference | Type reference (TYPE) | I | 20111204 |
Method SET_EXCEPTION on class /IWWRK/CL_WF_BOP_COMMIT_DO has no exception.
Method SET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQUEST | Call by reference | Type reference (TYPE) | _PARAMS_REQUEST | 20111204 |
Method SET_REQUEST on class /IWWRK/CL_WF_BOP_COMMIT_DO has no exception.
Method SET_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RESPONSE | Call by reference | Type reference (TYPE) | _PARAMS_RESPONSE | 20111204 |
Method SET_RESPONSE on class /IWWRK/CL_WF_BOP_COMMIT_DO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |