SAP ABAP Class CL_SWF_XI_PROPERTY (XI Adapter: Binding Service for Parameter Containers)
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_PROPERTY | |
Short Description | XI Adapter: Binding Service for Parameter Containers | |
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 | 20041202 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWF_XI_PROPERTY has no forward declaration.
Interfaces
Class CL_SWF_XI_PROPERTY has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SWF_XI_SERVICE | 20041203 | XI Adapter: Services |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWFBNDPTAB | Binding Definition | 20041202 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GUID_32 | Key | 20041202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041203 |
2 | ![]() |
Instance method | Public | Method | Execute Binding | 20041202 |
3 | ![]() |
Instance method | Public | Method | Execute Binding | 20041203 |
4 | ![]() |
Instance method | Public | Method | Save in DB | 20050323 |
5 | ![]() |
Instance method | Protected | Method | Delete from DB | 20041202 |
6 | ![]() |
Instance method | Private | Method | Execute Binding | 20041202 |
7 | ![]() |
Instance method | Protected | Method | Read from DB (called by CL_SWF_XI_SERVICE) | 20050530 |
8 | ![]() |
Instance method | Protected | Method | Read from DB (called by CL_SWF_XI_SERVICE) | 20041202 |
9 | ![]() |
Instance method | Protected | Method | Save in DB | 20041202 |
Events
Class CL_SWF_XI_PROPERTY has no event.
Types
Class CL_SWF_XI_PROPERTY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20041203 | ||
2 | ![]() |
T_BINDDEF | Call by reference | Type reference (TYPE) | SWFBNDPTAB | Tabelle mit Datenflußdefinitionen, persistente Form | 20041203 |
Method CONSTRUCTOR on class CL_SWF_XI_PROPERTY has no exception.
Method EXECUTE_INPUT_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20041202 | ||
2 | ![]() |
TARGET_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20041202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI-Ausnahme | 20041203 |
Method EXECUTE_OUTPUT_BINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOURCE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20041203 | ||
2 | ![]() |
TARGET_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20041203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI-Ausnahme | 20041203 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMIT | Call by reference | Type reference (TYPE) | XFLAG | SPACE | db commit | 20050323 | |
2 | ![]() |
KEY | Call by reference | Type reference (TYPE) | SWRXI_CNTKEY | GUID im 'CHAR' Format in Großschreibung | 20050323 | ||
3 | ![]() |
RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20050323 |
Method SAVE on class CL_SWF_XI_PROPERTY has no exception.
Method _DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMIT | Call by reference | Type reference (TYPE) | XFLAG | SPACE | db commit | 20041202 | |
2 | ![]() |
RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20041202 |
Method _DELETE on class CL_SWF_XI_PROPERTY has no exception.
Method _EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATAFLOW | Call by reference | Type reference (TYPE) | SWA_DAFLOW | Workflow Binding: Datenflusszeitpunkt | 20041202 | ||
2 | ![]() |
SOURCE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20041202 | ||
3 | ![]() |
TARGET_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_IFS_PARAMETER_CONTAINER | Container zur Übergabe von Parametern | 20041202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI-Ausnahme | 20041203 |
Method _GET_NAME_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_NAMEVALUE | Value transfer | Type reference (TYPE) | SWFXITNV | 20050530 |
Method _GET_NAME_VALUE on class CL_SWF_XI_PROPERTY has no exception.
Method _LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20041202 |
Method _LOAD on class CL_SWF_XI_PROPERTY has no exception.
Method _SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMIT | Call by reference | Type reference (TYPE) | XFLAG | SPACE | db commit | 20041202 | |
2 | ![]() |
RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20041202 |
Method _SAVE on class CL_SWF_XI_PROPERTY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |