SAP ABAP Class CL_SWF_XI_SERVICE (XI Adapter: Services)
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

⤷

⤷

Properties
Class | CL_SWF_XI_SERVICE | |
Short Description | XI Adapter: Services | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWF_XI_ADAPTER | Workflow Adapter for XI |
Created | 20020819 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SWF_XI_SERVICE has no interface implemented.
Friends
Class CL_SWF_XI_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_TASK_MSG_PROPS_T | 20070403 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20060421 | |
2 | ![]() |
Static method | Public | Method | Gets Name + Value of Initial Binding | 20050530 |
3 | ![]() |
Static method | Public | Method | 20031205 | |
4 | ![]() |
Static method | Public | Method | 20031023 | |
5 | ![]() |
Static method | Public | Method | 20020819 | |
6 | ![]() |
Static method | Public | Method | Gets Name + Value of Initial Binding | 20050530 |
7 | ![]() |
Static method | Public | Method | Gets parameter container | 20041202 |
8 | ![]() |
Static method | Public | Method | Gets initial binding for container | 20041202 |
Events
Class CL_SWF_XI_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_TASK_MSG_PROPS_S | Private | See coding | 20070403 | BEGIN OF ty_task_msg_props_s,
task TYPE sww_task,
msg_typeid TYPE sibftypeid,
start_msg TYPE flag,
consume_msg TYPE flag,
END OF ty_task_msg_props_s
|
||
2 | TY_TASK_MSG_PROPS_T | Private | See coding | 20070403 | ty_task_msg_props_t TYPE SORTED TABLE OF ty_task_msg_props_s WITH UNIQUE KEY task msg_typeid
|
Method Signatures
Method GET_MSGTY_TO_PROCTY_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CONSUME_MSG | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060421 | ||
2 | ![]() |
EX_MSG_PROCESSED | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060421 | ||
3 | ![]() |
EX_START_MSG | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060421 | ||
4 | ![]() |
IM_EVENT | Call by reference | Type reference (TYPE) | SIBFEVENT | Ereignis | 20060421 | ||
5 | ![]() |
IM_MESSAGE_KEY | Call by reference | Type reference (TYPE) | SIBFLPOR | Lokale Persistente Objektreferenz | 20060421 | ||
6 | ![]() |
IM_TASK | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20060421 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060421 |
Method QUERY_CONTAINER_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER_ID | Call by reference | Type reference (TYPE) | C | 20050530 | |||
2 | ![]() |
T_ELEMENTS | Value transfer | Type reference (TYPE) | SWFXITNT | XI: Tabelle mit Name-Typ-Paaren der Containerelemente | 20050530 |
Method QUERY_CONTAINER_ELEMENTS on class CL_SWF_XI_SERVICE has no exception.
Method QUERY_EVENT_QUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ERROR_COUNTER | Call by reference | Type reference (TYPE) | I | 20031205 | |||
2 | ![]() |
EX_IN_PROCESS_COUNTER | Call by reference | Type reference (TYPE) | I | 20041013 | |||
3 | ![]() |
EX_TO_DELIVER_COUNTER | Call by reference | Type reference (TYPE) | I | 20041013 | |||
4 | ![]() |
IM_LPOR | Call by reference | Type reference (TYPE) | SIBFLPOR | 20031205 |
Method QUERY_EVENT_QUEUE on class CL_SWF_XI_SERVICE has no exception.
Method QUERY_MSG_HEADER_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_NAME | Call by reference | Type reference (TYPE) | STRING | 20031023 | |||
2 | ![]() |
IM_NAME | Call by reference | Type reference (TYPE) | STRING | 20031023 | |||
3 | ![]() |
IM_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20031023 | |||
4 | ![]() |
IM_XMP_NAME | Call by reference | Type reference (TYPE) | SWFDXMPNAM | XML-Objekttyp: Name | 20070216 |
Method QUERY_MSG_HEADER_ATTRIBUTE on class CL_SWF_XI_SERVICE has no exception.
Method QUERY_PROCESSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PROCESSES_ALL | Call by reference | Type reference (TYPE) | SWRTWIHDR | 20020819 | |||
2 | ![]() |
EX_PROCESSES_RUNNING | Call by reference | Type reference (TYPE) | SWRTWIHDR | 20020819 | |||
3 | ![]() |
IM_LPOR | Call by reference | Type reference (TYPE) | SIBFLPOR | 20020819 |
Method QUERY_PROCESSES on class CL_SWF_XI_SERVICE has no exception.
Method QUERY_PROPERTY_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTY_ID | Call by reference | Type reference (TYPE) | C | 20050530 | |||
2 | ![]() |
T_NAMEVALUE | Value transfer | Type reference (TYPE) | SWFXITNV | 20050530 |
Method QUERY_PROPERTY_ELEMENTS on class CL_SWF_XI_SERVICE has no exception.
Method READ_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER_ID | Call by reference | Type reference (TYPE) | C | GUID im 'CHAR' Format in Großschreibung | 20041202 | ||
2 | ![]() |
CONTAINER_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20041202 |
Method READ_CONTAINER on class CL_SWF_XI_SERVICE has no exception.
Method READ_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROPERTY_ID | Call by reference | Type reference (TYPE) | C | 20041202 | |||
2 | ![]() |
PROPERTY_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_SWF_XI_PROPERTY | XI-Adapter: Bindingservice für Parametercontainern | 20041203 |
Method READ_PROPERTY on class CL_SWF_XI_SERVICE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |