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 MT_BINDDEF Instance attribute Protected Type reference (TYPE) SWFBNDPTAB Binding Definition 20041202
2 M_GUID Instance attribute Protected Type reference (TYPE) GUID_32 Key 20041202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041203
2 EXECUTE_INPUT_BINDING Instance method Public Method Execute Binding 20041202
3 EXECUTE_OUTPUT_BINDING Instance method Public Method Execute Binding 20041203
4 SAVE Instance method Public Method Save in DB 20050323
5 _DELETE Instance method Protected Method Delete from DB 20041202
6 _EXECUTE Instance method Private Method Execute Binding 20041202
7 _GET_NAME_VALUE Instance method Protected Method Read from DB (called by CL_SWF_XI_SERVICE) 20050530
8 _LOAD Instance method Protected Method Read from DB (called by CL_SWF_XI_SERVICE) 20041202
9 _SAVE 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 Importing GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20041203
2 Importing 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 Importing SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER Container zur Übergabe von Parametern 20041202
2 Importing 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 CX_SWF_XI_EXCEPTION XI-Ausnahme 20041203

Method EXECUTE_OUTPUT_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER Container zur Übergabe von Parametern 20041203
2 Importing 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 CX_SWF_XI_EXCEPTION XI-Ausnahme 20041203

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMMIT Call by reference Type reference (TYPE) XFLAG SPACE db commit 20050323
2 Importing KEY Call by reference Type reference (TYPE) SWRXI_CNTKEY GUID im 'CHAR' Format in Großschreibung 20050323
3 Returning 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 Importing COMMIT Call by reference Type reference (TYPE) XFLAG SPACE db commit 20041202
2 Returning 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 Importing DATAFLOW Call by reference Type reference (TYPE) SWA_DAFLOW Workflow Binding: Datenflusszeitpunkt 20041202
2 Importing SOURCE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_IFS_PARAMETER_CONTAINER Container zur Übergabe von Parametern 20041202
3 Importing 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 CX_SWF_XI_EXCEPTION XI-Ausnahme 20041203

Method _GET_NAME_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Importing COMMIT Call by reference Type reference (TYPE) XFLAG SPACE db commit 20041202
2 Returning 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