SAP ABAP Interface IF_SWF_CNT_SRV_RUN_CONVERSION (Conversion of values at runtime)
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_RUN_CONVERSION | Conversion of elements at runtime | 20121023 |
Properties
Interface | IF_SWF_CNT_SRV_RUN_CONVERSION | |
Short Description | Conversion of values at runtime |
General Data
Package | SWF_CNT_SRV | Workflow: Container Services |
Created | 20121023 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SWF_CNT_SRV_DEF_ANALYSIS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SWF_CNT_SRV_RUN_CONVERSION has no interface.
Friends
Interface IF_SWF_CNT_SRV_RUN_CONVERSION has no friend.
Attributes
Interface IF_SWF_CNT_SRV_RUN_CONVERSION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Converts BOR container elements | 20121105 |
2 | ![]() |
Instance method | Public | Method | Converts XML container elements | 20121023 |
3 | ![]() |
Instance method | Public | Method | Returns (error) messages | 20121023 |
4 | ![]() |
Instance method | Public | Method | Sets elements for the conversion | 20121025 |
Events
Interface IF_SWF_CNT_SRV_RUN_CONVERSION 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 | 20121023 |
|
2 | TT_SWWCNTP0 | Public | Type reference (TYPE) | SWWTCNTP0 | Workflow: Table with SWWCNTP0 Entries | 20121023 |
|
3 | TT_SWWCONT | Public | Type reference (TYPE) | SWWTCONT | Container Table | 20121023 |
|
4 | TT_SWWCONTOB | Public | Type reference (TYPE) | SWWTCONTOB | Workflow: Table Type for SWW_CONTOB | 20121106 |
|
5 | TT_WI2TASK | Public | See coding | Table with Work Iitem - Task (external) Assignment | 20121030 | TT_WI2TASK type table of T_WI2TASK
|
|
6 | T_WI2TASK | Public | See coding | Work Item - Task (external) Assignment | 20121030 | begin of T_WI2TASK ,
WI_ID type SWW_WIID,
EXTERNAL type IF_SWF_CNT_SRV_DEF_ANALYSIS=>T_EXTERNAL,
end of T_WI2TASK
|
Method Signatures
Method CONVERT_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 | Container-Tabelle | 20121105 | ||
2 | ![]() |
ET_SWWCONTOB | Call by reference | Type reference (TYPE) | TT_SWWCONTOB | Workflow: Tabellentyp für SWW_CONTOB | 20121106 | ||
3 | ![]() |
E_NUM_CHANGED | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20121105 | ||
4 | ![]() |
IH_CONVERSION_EXIT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_SRV_CONVERSION_EXIT | Umsetzung eines Wertes | 20121105 | ||
5 | ![]() |
IT_SWWCONT | Call by reference | Type reference (TYPE) | TT_SWWCONT | Container-Tabelle | 20121105 | ||
6 | ![]() |
IT_SWWCONTOB | Call by reference | Type reference (TYPE) | TT_SWWCONTOB | Workflow: Tabellentyp für SWW_CONTOB | 20121106 | ||
7 | ![]() |
IT_WI2TASK | Call by reference | Type reference (TYPE) | TT_WI2TASK | Zuordnungstabelle Workitem - Aufgabe | 20121105 |
Method CONVERT_BOR_CONTAINER on Interface IF_SWF_CNT_SRV_RUN_CONVERSION has no exception.
Method CONVERT_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 | 20121023 | ||
2 | ![]() |
E_NUM_CHANGED | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20121023 | ||
3 | ![]() |
IH_CONVERSION_EXIT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_SRV_CONVERSION_EXIT | Umsetzung eines Wertes | 20121025 | ||
4 | ![]() |
IT_SWWCNTP0 | Call by reference | Type reference (TYPE) | TT_SWWCNTP0 | Workflow: Tabelle mit SWWCNTP0 Einträgen | 20121023 | ||
5 | ![]() |
IT_WI2TASK | Call by reference | Type reference (TYPE) | TT_WI2TASK | Zuordnungstabelle Workitem - Aufgabe | 20121030 |
Method CONVERT_XML_CONTAINER on Interface IF_SWF_CNT_SRV_RUN_CONVERSION 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 | 20121023 |
Method GET_MESSAGES on Interface IF_SWF_CNT_SRV_RUN_CONVERSION has no exception.
Method SET_ELEMENTS_TO_CONVERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SWF_CNT_SRV_DEF_ANALYSIS=>TT_ELEMENT | Tabelle der Elemente | 20121025 |
Method SET_ELEMENTS_TO_CONVERT on Interface IF_SWF_CNT_SRV_RUN_CONVERSION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |