SAP ABAP Class CL_SWF_XI_SRV_TRANSFORMATION (Mapping)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-BPE (Application Component) Business Process Engine
⤷
SWF_XI_ADAPTER (Package) Workflow Adapter for XI

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWF_XI_SRV_OUTBOUND | Superclass for ccBPM Outbound Service Provider | 20060314 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_TSI_PERSISTABLE | TSI: Interface for Service-Provider with Persistence | 20051012 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_TSI_TIMEOUT_CONTROLLING | TSI: SP with Timeout Control | 20060531 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WFM_SVC_CNT_HELPER | Application-specific handling of service containers | 20060619 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WFM_SVC_METH_HELPER | Utilities for Handling Service Methods | 20070329 |
Properties
Class | CL_SWF_XI_SRV_TRANSFORMATION | |
Short Description | Mapping | |
Super Class | CL_SWF_XI_SRV_OUTBOUND | Superclass for ccBPM Outbound Service Provider |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_XI_ADAPTER | Workflow Adapter for XI |
Created | 20051012 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_XI_SRV_TRANSFORMATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWF_TSI_PERSISTABLE | TSI: Interface for Service-Provider with Persistence | 20051012 | ||
2 | IF_SWF_TSI_TIMEOUT_CONTROLLING | TSI: SP with Timeout Control | 20060531 | ||
3 | IF_SWF_WFM_SVC_CNT_HELPER | Application-specific handling of service containers | 20060619 | ||
4 | IF_SWF_WFM_SVC_METH_HELPER | Utilities for Handling Service Methods | 20070329 |
Friends
Class CL_SWF_XI_SRV_TRANSFORMATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SWFXST_INTEGER' | 20070903 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SWFXST_STRING' | 20070903 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | SWFDNAME | 'MESSAGES_IN' | Parameter Name for Inbound Messages | 20060619 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SWFDNAME | 'MESSAGES_OUT' | Parameter Name for Outbound Messages | 20060619 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | IF_SWF_WFM_TSI_SERVICE=>TY_METHOD_NAME | 'CALL_TRANSFORMATION' | Method Name CALL_TRANSFORMATION | 20060621 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | SWFDNAME | 'SIMPLETYPES_CNT' | Parameter Name Container for Simple Types | 20070824 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | SWFDNAME | 'SIMPLETYPES_OUT' | Parameter Name Container for Simple Types | 20070824 | |
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_UTL_TIMEOUT_SERVICE | Timeout-Service for Regular Call During Mapping | 20060531 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTY_NONCONFORMINGCCMS | 20081021 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTY_TRANSFORMATION_OUTPUT | 20060314 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Mapping | 20051012 |
Events
Class CL_SWF_XI_SRV_TRANSFORMATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_NONCONFORMINGCCMS | Private | See coding | 20081021 | tty_nonconformingccms TYPE STANDARD TABLE OF REF TO cl_swf_xi_ccms_nonconfrmng_msg
|
||
2 | TTY_TRANSFORMATION_OUTPUT | Private | See coding | 20060314 | tty_transformation_output TYPE STANDARD TABLE OF ty_transformation_output
|
||
3 | TY_TRANSFORMATION_OUTPUT | Private | See coding | 20060314 | BEGIN OF ty_transformation_output,
message_xmb TYPE REF TO if_xms_message_xmb,
xi_instance TYPE REF TO cl_swf_xi_instance,
END OF ty_transformation_output
|
Method Signatures
Method CALL_TRANSFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADAPTERS_IN | Call by reference | Type reference (TYPE) | SWFXICHANNELMAPPART | Tabelle von Adapter-Parametern | 20070824 | ||
2 | ![]() |
MAPPING | Call by reference | Type reference (TYPE) | MP3_MERGE_SPLIT_MAPPING | Mapping im Merge- und Split-Service | 20051012 | ||
3 | ![]() |
MESSAGES_IN | Call by reference | Type reference (TYPE) | SWFXIMAPPARREFT | XI: Parametertabelle für Mapping als Laufzeitreferenzen | 20051012 | ||
4 | ![]() |
MESSAGES_OUT | Call by reference | Type reference (TYPE) | SWFXIMAPPARREFT | XI: Parametertabelle für Mapping als Laufzeitreferenzen | 20051012 | ||
5 | ![]() |
SIMPLETYPES_CNT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_XI_MAPPAR_CNT | Container zur Übergabe von Parametern | 20070824 | ||
6 | ![]() |
SIMPLETYPES_IN | Call by reference | Type reference (TYPE) | SWFXISIMPLEMAPPART | Tabelle von Parameter einfacher Typen | 20070824 | ||
7 | ![]() |
TRACE | Call by reference | Type reference (TYPE) | STRING | Mapping-Trace | 20060613 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TSI: Ausnahme | 20060609 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |