SAP ABAP Class IF_SWF_CNT_SRV_ACCESS_CONT (Low level Access to Runtime Container)
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
Class | IF_SWF_CNT_SRV_ACCESS_CONT | |
Short Description | Low level Access to Runtime Container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130130 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWF_CNT_SRV_ACCESS_CONT has no forward declaration.
Interfaces
Class IF_SWF_CNT_SRV_ACCESS_CONT has no interface implemented.
Friends
Class IF_SWF_CNT_SRV_ACCESS_CONT has no friend class.
Attributes
Class IF_SWF_CNT_SRV_ACCESS_CONT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Releases all buffers | 20130211 |
2 | ![]() |
Instance method | Public | Method | Returns error messages, warnings ... | 20130205 |
3 | ![]() |
Instance method | Public | Method | Converts BOR lines of multiple work items in element list | 20130211 |
4 | ![]() |
Instance method | Public | Method | Converts XML lines of multiple work items in element list | 20130205 |
5 | ![]() |
Instance method | Public | Method | Converts element list into BOR lines for multiple work items | 20130211 |
6 | ![]() |
Instance method | Public | Method | Converts element list into XML lines for multiple work items | 20130206 |
Events
Class 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 class IF_SWF_CNT_SRV_ACCESS_CONT has no parameter.
Method FREE on class 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 | ![]() |
RT_MESSAGES | Value transfer | Type reference (TYPE) | TT_MESSAGES | Workflow-Schnittstellen: Tabelle für Nachrichten | 20130205 |
Method GET_MESSAGES on class 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 | ![]() |
ET_VALUE_REF | Call by reference | Type reference (TYPE) | TT_VALUE_REF | Tabelle mit Name-Wert-Paaren | 20130211 | ||
2 | ![]() |
IT_SWWCONT | Call by reference | Type reference (TYPE) | TT_SWWCONT | Workflow: Tabelle mit SWWCNTP0 Einträgen | 20130211 | ||
3 | ![]() |
IT_SWWCONTOB | Call by reference | Type reference (TYPE) | TT_SWWCONTOB | Workflow: Tabellentyp für SWW_CONTOB | 20130211 |
Method READ_BOR_CONTAINER on class 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 | ![]() |
ET_VALUE_REF | Call by reference | Type reference (TYPE) | TT_VALUE_REF | Tabelle mit Name-Wert-Paaren | 20130205 | ||
2 | ![]() |
IT_SWWCNTP0 | Call by reference | Type reference (TYPE) | TT_SWWCNTP0 | Workflow: Tabelle mit SWWCNTP0 Einträgen | 20130205 |
Method READ_XML_CONTAINER on class 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 | ![]() |
ET_SWWCONT | Call by reference | Type reference (TYPE) | TT_SWWCONT | Workflow: Tabelle mit SWW_CONT Einträgen | 20130211 | ||
2 | ![]() |
ET_SWWCONTOB | Call by reference | Type reference (TYPE) | TT_SWWCONTOB | Workflow: Tabelle mit SWWCNTP0 Einträgen | 20130211 | ||
3 | ![]() |
E_NUM_CHANGED | Call by reference | Type reference (TYPE) | SYTABIX | 20130211 | |||
4 | ![]() |
I_ONLY_CHANGED | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Nur geänderte Container zurückgeben | 20130211 |
Method UPDATE_BOR_CONTAINER on class 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 | ![]() |
ET_SWWCNTP0 | Call by reference | Type reference (TYPE) | TT_SWWCNTP0 | Workflow: Tabelle mit SWWCNTP0 Einträgen | 20130206 | ||
2 | ![]() |
E_NUM_CHANGED | Call by reference | Type reference (TYPE) | SYTABIX | 20130206 | |||
3 | ![]() |
I_ONLY_CHANGED | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Nur geänderte Container zurückgeben | 20130206 |
Method UPDATE_XML_CONTAINER on class IF_SWF_CNT_SRV_ACCESS_CONT has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |