SAP ABAP Class /IWWRK/CL_GWL_BWF_PROV_ADAP (Provider adapter for business workflow)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
     /IWWRK/WF_ODC_INBOX (Package) Workflow ODC Runtime for Gateway - Generic Inbox
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWWRK/CL_GWL_ABS_DATA Generic Inbox Abstract 20110630
Properties
Class /IWWRK/CL_GWL_BWF_PROV_ADAP  
Short Description Provider adapter for business workflow    
Super Class /IWWRK/CL_GWL_ABS_DATA Generic Inbox Abstract 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWWRK/WF_ODC_INBOX   Workflow ODC Runtime for Gateway - Generic Inbox 
Created 20110630   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWWRK/CL_GWL_BWF_PROV_ADAP has no forward declaration.
Interfaces
Class /IWWRK/CL_GWL_BWF_PROV_ADAP has no interface implemented.
Friends
Class /IWWRK/CL_GWL_BWF_PROV_ADAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BWF_PROVIDER Constant Public Type reference (TYPE) /IWWRK/WF_PROVIDER_ID 'BWF' Workflow task provider ID 20110630
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DATETIME Instance method Protected Method 20110630
2 READ_WORKITEM_DETAILS Instance method Protected Method Read the workflow item details 20110630
Events
Class /IWWRK/CL_GWL_BWF_PROV_ADAP has no event.
Types
Class /IWWRK/CL_GWL_BWF_PROV_ADAP has no local type.
Method Signatures

Method BUILD_DATETIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20110630
2 Importing IV_TIME Call by reference Type reference (TYPE) TIMS Field of type TIMS 20110630
3 Returning RV_DATETIME Value transfer Type reference (TYPE) TZNTSTMPS UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110630

Method BUILD_DATETIME on class /IWWRK/CL_GWL_BWF_PROV_ADAP has no exception.

Method READ_WORKITEM_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TOP_WI_HEAD Call by reference Type reference (TYPE) SWR_WIHDR Work Item Structure 20110630
2 Exporting ES_WI_HEAD Call by reference Type reference (TYPE) SWR_WIHDR Work Item Structure 20110630
3 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110630
4 Exporting EV_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110721
5 Exporting EV_TASK_NAME Call by reference Type reference (TYPE) /IWWRK/WF_GP_BOUNDITEM_TYPE Workflow Step Description 20110630
6 Importing IV_INSTACE_ID Call by reference Type reference (TYPE) STRING 20110630

Method READ_WORKITEM_DETAILS on class /IWWRK/CL_GWL_BWF_PROV_ADAP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200