SAP ABAP Interface IF_SWF_CNT_SRV_ACCESS_CONT (Low level Access to Runtime Container)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_CNT_SRV (Package) Workflow: Container Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_CNT_SRV_ACCESS_CONT Low Level Access to Runtime Container 20130205
Properties
Interface IF_SWF_CNT_SRV_ACCESS_CONT  
Short Description Low level Access to Runtime Container    
General Data
Package SWF_CNT_SRV   Workflow: Container Services 
Created 20130130   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_CNT_SRV_ACCESS_CONT has no forward declaration.
Interfaces
Interface IF_SWF_CNT_SRV_ACCESS_CONT has no interface.
Friends
Interface IF_SWF_CNT_SRV_ACCESS_CONT has no friend.
Attributes
Interface IF_SWF_CNT_SRV_ACCESS_CONT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Releases all buffers 20130211
2 GET_MESSAGES Instance method Public Method Returns error messages, warnings ... 20130205
3 READ_BOR_CONTAINER Instance method Public Method Converts BOR lines of multiple work items in element list 20130211
4 READ_XML_CONTAINER Instance method Public Method Converts XML lines of multiple work items in element list 20130205
5 UPDATE_BOR_CONTAINER Instance method Public Method Converts element list into BOR lines for multiple work items 20130211
6 UPDATE_XML_CONTAINER Instance method Public Method Converts element list into XML lines for multiple work items 20130206
Events
Interface IF_SWF_CNT_SRV_ACCESS_CONT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MESSAGES Public Type reference (TYPE) SWR_MSGTAB Workflow Interfaces: Table for Messages 20130130
2 TT_SWWCNTP0 Public Type reference (TYPE) SWWTCNTP0 Workflow: Table with SWWCNTP0 Entries 20130130
3 TT_SWWCONT Public Type reference (TYPE) SWWTCONT Workflow: Table with SWW_CONT Entries 20130130
4 TT_SWWCONTOB Public Type reference (TYPE) SWWTCONTOB Workflow: Table Type for SWW_CONTOB 20130130
5 TT_VALUE_REF Public See coding Table with Name/Value Pairs 20130130 TT_VALUE_REF TYPE TABLE OF t_value_ref
6 TT_WI2TASK Public See coding Table with Work Iitem - Task (external) Assignment 20130205 TT_WI2TASK type table of T_WI2TASK
7 T_VALUE_REF Public See coding Structure with WI_ID, element name, and dats reference 20130130 begin of T_VALUE_REF, wi_id TYPE sww_wiid, name TYPE SWFDNAME, value_ref TYPE Ref to data, END OF t_value_ref
8 T_WI2TASK Public Type reference (TYPE) IF_SWF_CNT_SRV_RUN_CONVERSION=>T_WI2TASK Work Item - Task (external) Assignment 20130205
Method Signatures

Method FREE Signature

Method FREE on Interface IF_SWF_CNT_SRV_ACCESS_CONT has no parameter.
Method FREE on Interface IF_SWF_CNT_SRV_ACCESS_CONT has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MESSAGES Value transfer Type reference (TYPE) TT_MESSAGES Workflow-Schnittstellen: Tabelle für Nachrichten 20130205

Method GET_MESSAGES on Interface IF_SWF_CNT_SRV_ACCESS_CONT has no exception.

Method READ_BOR_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_REF Call by reference Type reference (TYPE) TT_VALUE_REF Tabelle mit Name-Wert-Paaren 20130211
2 Importing IT_SWWCONT Call by reference Type reference (TYPE) TT_SWWCONT Workflow: Tabelle mit SWWCNTP0 Einträgen 20130211
3 Importing IT_SWWCONTOB Call by reference Type reference (TYPE) TT_SWWCONTOB Workflow: Tabellentyp für SWW_CONTOB 20130211

Method READ_BOR_CONTAINER on Interface IF_SWF_CNT_SRV_ACCESS_CONT has no exception.

Method READ_XML_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_REF Call by reference Type reference (TYPE) TT_VALUE_REF Tabelle mit Name-Wert-Paaren 20130205
2 Importing IT_SWWCNTP0 Call by reference Type reference (TYPE) TT_SWWCNTP0 Workflow: Tabelle mit SWWCNTP0 Einträgen 20130205

Method READ_XML_CONTAINER on Interface IF_SWF_CNT_SRV_ACCESS_CONT has no exception.

Method UPDATE_BOR_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SWWCONT Call by reference Type reference (TYPE) TT_SWWCONT Workflow: Tabelle mit SWW_CONT Einträgen 20130211
2 Exporting ET_SWWCONTOB Call by reference Type reference (TYPE) TT_SWWCONTOB Workflow: Tabelle mit SWWCNTP0 Einträgen 20130211
3 Exporting E_NUM_CHANGED Call by reference Type reference (TYPE) SYTABIX 20130211
4 Importing I_ONLY_CHANGED Call by reference Type reference (TYPE) XFLAG SPACE Nur geänderte Container zurückgeben 20130211

Method UPDATE_BOR_CONTAINER on Interface IF_SWF_CNT_SRV_ACCESS_CONT has no exception.

Method UPDATE_XML_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SWWCNTP0 Call by reference Type reference (TYPE) TT_SWWCNTP0 Workflow: Tabelle mit SWWCNTP0 Einträgen 20130206
2 Exporting E_NUM_CHANGED Call by reference Type reference (TYPE) SYTABIX 20130206
3 Importing I_ONLY_CHANGED Call by reference Type reference (TYPE) XFLAG SPACE Nur geänderte Container zurückgeben 20130206

Method UPDATE_XML_CONTAINER on Interface IF_SWF_CNT_SRV_ACCESS_CONT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740