SAP ABAP Class /IWWRK/CL_WF_MGW_CREATE_STREAM (Create (POST) operation on stream for workflow ODC imp.)
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
⤷
⤷
Properties
| Class | /IWWRK/CL_WF_MGW_CREATE_STREAM | |
| Short Description | Create (POST) operation on stream for workflow ODC imp. | |
| 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 | 20120410 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWWRK/CL_WF_MGW_CREATE_STREAM has no interface implemented.
Friends
Class /IWWRK/CL_WF_MGW_CREATE_STREAM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120410 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_TYPES=>TY_S_MEDIA_RESOURCE | 20120410 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20120410 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120410 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120410 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120410 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20120410 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work item ID | 20120410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120410 | |
| 2 | Instance method | Private | Method | Execute Create Stream for Attachment entity | 20120410 | |
| 3 | Instance method | Public | Method | Execute Create Stream | 20120410 | |
| 4 | Instance method | Public | Method | Get Return Entity | 20120410 | |
| 5 | Instance method | Public | Method | Get Return Tab | 20120410 | |
| 6 | Instance method | Private | Method | Get User Name | 20120411 | |
| 7 | Instance method | Private | Method | Set Workitem ID from key table | 20120410 |
Events
Class /IWWRK/CL_WF_MGW_CREATE_STREAM has no event.
Types
Class /IWWRK/CL_WF_MGW_CREATE_STREAM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MEDIA_RESOURCE | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_APPL_TYPES=>TY_S_MEDIA_RESOURCE | 20120410 | ||||
| 2 | IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20120410 | |||
| 3 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20120410 | ||||
| 4 | IV_SLUG | Call by reference | Type reference (TYPE) | STRING | 20120410 |
Method CONSTRUCTOR on class /IWWRK/CL_WF_MGW_CREATE_STREAM has no exception.
Method CREATE_STREAM_ATTACHMENT Signature
Method CREATE_STREAM_ATTACHMENT on class /IWWRK/CL_WF_MGW_CREATE_STREAM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical Exception | 20120410 |
Method EXECUTE_CREATE_STREAM Signature
Method EXECUTE_CREATE_STREAM on class /IWWRK/CL_WF_MGW_CREATE_STREAM has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120410 | ||
| 2 | Technical Exception | 20120410 |
Method GET_RETURN_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ENTITY | Value transfer | Object reference (TYPE REF TO) | DATA | 20120410 |
Method GET_RETURN_ENTITY on class /IWWRK/CL_WF_MGW_CREATE_STREAM has no exception.
Method GET_RETURN_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120410 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20120410 |
Method GET_RETURN_TAB on class /IWWRK/CL_WF_MGW_CREATE_STREAM has no exception.
Method GET_USER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_ID | Call by reference | Type reference (TYPE) | /IWWRK/WF_ATT_CREATOR_ID | Creator ID | 20120411 | |||
| 2 | RV_USER_FULL_NAME | Value transfer | Type reference (TYPE) | /IWWRK/WF_ATT_CREATOR_NAME | Creator Full Name | 20120411 |
Method GET_USER_NAME on class /IWWRK/CL_WF_MGW_CREATE_STREAM has no exception.
Method SET_WORKITEM_ID Signature
Method SET_WORKITEM_ID on class /IWWRK/CL_WF_MGW_CREATE_STREAM has no parameter.
Method SET_WORKITEM_ID on class /IWWRK/CL_WF_MGW_CREATE_STREAM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |