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 /IWBEP/IF_MGW_APPL_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_MGW_CORE_SRV_RUNTIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 /IWBEP/IF_MGW_CORE_TYPES 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 MR_ENTITY Instance attribute Private Object reference (TYPE REF TO) DATA 20120410
2 MS_MEDIA_RESOURCE Instance attribute Private Type reference (TYPE) /IWBEP/IF_MGW_APPL_TYPES=>TY_S_MEDIA_RESOURCE 20120410
3 MT_KEY_TAB Instance attribute Private Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20120410
4 MT_RETURN_TAB Instance attribute Private Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120410
5 MV_ENTITY_NAME Instance attribute Private Type reference (TYPE) STRING 20120410
6 MV_RETURN_CODE Instance attribute Private Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20120410
7 MV_SLUG Instance attribute Private Type reference (TYPE) STRING 20120410
8 MV_WORKITEM_ID Instance attribute Private Type reference (TYPE) SWW_WIID Work item ID 20120410
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120410
2 CREATE_STREAM_ATTACHMENT Instance method Private Method Execute Create Stream for Attachment entity 20120410
3 EXECUTE_CREATE_STREAM Instance method Public Method Execute Create Stream 20120410
4 GET_RETURN_ENTITY Instance method Public Method Get Return Entity 20120410
5 GET_RETURN_TAB Instance method Public Method Get Return Tab 20120410
6 GET_USER_NAME Instance method Private Method Get User Name 20120411
7 SET_WORKITEM_ID 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 Importing IS_MEDIA_RESOURCE Call by reference Type reference (TYPE) /IWBEP/IF_MGW_APPL_TYPES=>TY_S_MEDIA_RESOURCE 20120410
2 Importing IT_KEY_TAB Call by reference Type reference (TYPE) /IWBEP/T_MGW_NAME_VALUE_PAIR table for name value pairs 20120410
3 Importing IV_ENTITY_NAME Call by reference Type reference (TYPE) STRING 20120410
4 Importing 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 /IWBEP/CX_MGW_TECH_EXCEPTION 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 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20120410
2 /IWBEP/CX_MGW_TECH_EXCEPTION Technical Exception 20120410

Method GET_RETURN_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20120410
2 Exporting 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 Importing IV_USER_ID Call by reference Type reference (TYPE) /IWWRK/WF_ATT_CREATOR_ID Creator ID 20120411
2 Returning 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