SAP ABAP Class CL_SWF_BPE_SP (BPE Service Provider)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWP (Package) Business Workflow: Processor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_RUN_WFM Interface for Workflow Manager 20070301
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_RUN_WFM_INTERNAL WFM Interface for WFM Components 20061030
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_TSI_CONFIGURABLE TSI: Interface for Configurable Service Providers 20061030
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_TSI_INSTANCE_BASED TSI: Interface for Instance-Based SPs 20061030
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_TSI_PERSISTABLE TSI: Interface for Service-Provider with Persistence 20061122
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_TSI_ROLLBACK_LISTENER TSI: Interface for Rollback-Sensitive Service Provider 20070213
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_TSI_SERVICE_PROVIDER TSI: Service Provider Interface 20061030
Properties
Class CL_SWF_BPE_SP  
Short Description BPE Service Provider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWP   Business Workflow: Processor 
Created 20061030   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SWF_CRL_SP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWPCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_RUN_WFM Interface for Workflow Manager 20070301
2 IF_SWF_RUN_WFM_INTERNAL WFM Interface for WFM Components 20061030
3 IF_SWF_TSI_CONFIGURABLE TSI: Interface for Configurable Service Providers 20061030
4 IF_SWF_TSI_INSTANCE_BASED TSI: Interface for Instance-Based SPs 20061030
5 IF_SWF_TSI_PERSISTABLE TSI: Interface for Service-Provider with Persistence 20061122
6 IF_SWF_TSI_ROLLBACK_LISTENER TSI: Interface for Rollback-Sensitive Service Provider 20070213
7 IF_SWF_TSI_SERVICE_PROVIDER TSI: Service Provider Interface 20061030
Friends
Class CL_SWF_BPE_SP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONTINUE_STATUS_INITIAL Instance attribute Private Type reference (TYPE) STRING 'CONTINUE_STATUS_INITIAL' 20061120
2 C_CONTINUE_STATUS_SAVED Instance attribute Private Type reference (TYPE) STRING 'CONTINUE_STATUS_SAVED' 20061120
3 C_CONTINUE_STATUS_UNSAVED Instance attribute Private Type reference (TYPE) STRING 'CONTINUE_STATUS_UNSAVED' 20061120
4 C_METHOD_CONTINUE Constant Private Type reference (TYPE) STRING 'CONTINUE_PROCESS' 20070213
5 C_METHOD_DELIVER Constant Private Type reference (TYPE) STRING 'DELIVER_MESSAGE' 20070213
6 C_METHOD_START Constant Private Type reference (TYPE) STRING 'START_PROCESS' 20070213
7 C_QUEUE_EXEC_MODE_CONTINUE Instance attribute Private Type reference (TYPE) STRING 'QUEUE_EXEC_MODE_CONTINUE' 20061120
8 C_QUEUE_EXEC_MODE_RECEIVE Instance attribute Private Type reference (TYPE) STRING 'QUEUE_EXEC_MODE_RECEIVE' 20061120
9 C_QUEUE_EXEC_MODE_START Instance attribute Private Type reference (TYPE) STRING 'QUEUE_EXEC_MODE_START' 20061120
10 C_WFM_MODE_DELIVERY Instance attribute Private Attribute reference (LIKE) 20061201
11 C_WFM_MODE_START Instance attribute Private Attribute reference (LIKE) 20061106
12 C_WFM_PHASE_EXEC_SYNC Instance attribute Private Attribute reference (LIKE) 20061120
13 C_WFM_PHASE_EXEC_TRANSIENT Instance attribute Private Attribute reference (LIKE) 20061110
14 GT_NODEPRIO Static Attribute Private Type reference (TYPE) LTY_NODEPRIO_T 20061102
15 MT_ALL_BINDING_DEFS Instance attribute Private Type reference (TYPE) SWDTSBIND 20061106
16 MT_DEF_CONDITIONS Instance attribute Private Type reference (TYPE) SWP_DEFCOND 20061106
17 MT_DEF_EVENTS Instance attribute Private Type reference (TYPE) SWDTSEVNTS 20061106
18 MT_LINES Instance attribute Private Attribute reference (LIKE) 20061106
19 MT_LOCAL_EVENTS Instance attribute Private Attribute reference (LIKE) 20061106
20 MT_METHODS Instance attribute Private Attribute reference (LIKE) 20061106
21 MT_NEXT_NODES Instance attribute Private Type reference (TYPE) SWPNXTNOD 20061110
22 MT_NODES Instance attribute Private Attribute reference (LIKE) 20061106
23 MT_PARKED_EVENTS Instance attribute Private Type reference (TYPE) TY_PARKED_EVENT_T 20070124
24 MT_STEPS Instance attribute Private Attribute reference (LIKE) 20061106
25 MT_SWW_EVENTCRL_INS Instance attribute Private Object reference (TYPE REF TO) CL_SWF_WFM_PERSISTENCE=>TY_SWW_EVENTCRL 20070126
26 MT_SWW_EVENTS_DEACT Instance attribute Private Object reference (TYPE REF TO) CL_SWF_WFM_PERSISTENCE=>TY_PARKED_EVTS_GUIDS 20070126
27 MT_SWW_EVENTS_INS Instance attribute Private Object reference (TYPE REF TO) CL_SWF_WFM_PERSISTENCE=>TY_SWW_EVENT 20070126
28 MT_SYNCHRONOUS_QUEUE Instance attribute Private Type reference (TYPE) SWPTEXECQU 20061120
29 MT_TRANSIENT_QUEUE Instance attribute Private Type reference (TYPE) SWPTEXECQU 20061106
30 M_ABORT_EXC_RAISED Instance attribute Private Type reference (TYPE) FLAG 20070213
31 M_ACTION Instance attribute Private Type reference (TYPE) SWPEXCACT 20070123
32 M_CALLED_IN_BACKGROUND Instance attribute Private Attribute reference (LIKE) 20070301
33 M_COMPONENT_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WFM_CMP_FACT_WFM 20061103
34 M_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT 20061106
35 M_CONTINUE_STATUS Instance attribute Private Type reference (TYPE) STRING 20061120
36 M_CURRENT_NODE Instance attribute Private Type reference (TYPE) SWD_SNODES 20061110
37 M_CURRENT_NODEID Instance attribute Private Attribute reference (LIKE) 20061110
38 M_CURRENT_PARFOREACH_INDEX Instance attribute Private Attribute reference (LIKE) 20061110
39 M_CURRENT_STEP Instance attribute Private Type reference (TYPE) SWD_SSTEPS 20061110
40 M_DEF_HEADER Instance attribute Private Type reference (TYPE) SWD_SHEAD 20061106
41 M_EVENTS_PARKED Instance attribute Private Attribute reference (LIKE) 20070124
42 M_EXCLOG Instance attribute Private Type reference (TYPE) SWP_EXCLOG 20070123
43 M_EXECUTION_MODE Instance attribute Private Attribute reference (LIKE) 20070126
44 M_EXPRESSION_FACTORY Instance attribute Private Attribute reference (LIKE) 20061103
45 M_FLOW_COMPONENT Instance attribute Private Attribute reference (LIKE) 20061106
46 M_GLOBAL_PERSISTENCE Instance attribute Private Object reference (TYPE REF TO) CL_SWF_BPE_PERSISTENCE 20061102
47 M_INITIALIZED Instance attribute Private Type reference (TYPE) FLAG 20061201
48 M_LANGU Instance attribute Private Attribute reference (LIKE) 20061106
49 M_LAST_METHOD_EXECUTED Instance attribute Private Type reference (TYPE) STRING 20070213
50 M_LOGGER Instance attribute Private Attribute reference (LIKE) 20061103
51 M_NEXT_NODE_COUNTER Instance attribute Private Type reference (TYPE) SWPEXQORDR 20061111
52 M_NXTNOD Instance attribute Private Type reference (TYPE) SWP_NXTNOD 20061110
53 M_PERSISTENCE Instance attribute Private Attribute reference (LIKE) 20061103
54 M_PROCESS_CATEGORY Instance attribute Private Attribute reference (LIKE) 20061106
55 M_RESULT Instance attribute Private Attribute reference (LIKE) 20061128
56 M_SWP_HEADER Instance attribute Private Attribute reference (LIKE) 20061106
57 M_SYNCHRONOUS_QUEUE_COUNTER Instance attribute Private Type reference (TYPE) I 20061120
58 M_SYNC_EXEC_COMP_DESTROYED Instance attribute Private Type reference (TYPE) FLAG 20061120
59 M_T100 Instance attribute Private Type reference (TYPE) SWF_T100MS 20070117
60 M_TASK_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_TASK_ATTRIBUTES 20061106
61 M_TIMEOUT_SERVICE Instance attribute Private Attribute reference (LIKE) 20070223
62 M_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMPL 20070117
63 M_TRANSIENT_QUEUE_COUNTER Instance attribute Private Type reference (TYPE) SWPEXQORDR 20061106
64 M_TSI_TRANSACTION_CONTEXT Instance attribute Private Attribute reference (LIKE) 20061111
65 M_TX_ROLLEDBACK Instance attribute Private Type reference (TYPE) FLAG 20070213
66 M_UNAME Instance attribute Private Attribute reference (LIKE) 20061106
67 M_WFM_MODE Instance attribute Private Attribute reference (LIKE) 20061106
68 M_WFM_PHASE Instance attribute Private Type reference (TYPE) STRING 20061110
69 M_WF_ID Instance attribute Private Attribute reference (LIKE) 20061106
70 M_WIM_TRANSACTION Instance attribute Private Attribute reference (LIKE) 20070117
71 M_WI_RELEASE Instance attribute Private Attribute reference (LIKE) 20061106
72 M_WORKFLOW_HANDLE Instance attribute Private Attribute reference (LIKE) 20061106
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20061102
2 CONSTRUCTOR Instance method Public Constructor 20061102
3 CONTINUE_PROCESS Instance method Public Method 20061120
4 DELIVER_MESSAGE Instance method Public Method 20061103
5 DEQUEUE_NEXT_NODE Instance method Private Method 20061110
6 DEQUEUE_SYNCHRONOUS_COMPONENT Instance method Private Method 20061120
7 DEQUEUE_TRANSIENT_COMPONENT Instance method Private Method 20061110
8 ENQUEUE_TRANSIENT_COMPONENT Instance method Private Method 20061106
9 EXECUTE_QUEUES Instance method Private Method 20061110
10 EXECUTE_TRANSIENT_QUEUE Instance method Private Method 20061110
11 GET_CONTINUE_REQUIRED Instance method Public Method 20061120
12 GET_KEY Instance method Public Method 20070209
13 GET_NODE_DEFINITION Instance method Private Method 20061110
14 GET_STEP_DEFINITION Instance method Private Method 20061110
15 GET_SYNCHRONOUS_COMPONENT Instance method Private Method 20061122
16 GET_WIM_TRANSACTION Instance method Private Method 20070117
17 INITIALIZE Instance method Private Method 20070215
18 INITIALIZE_FOR_DELIVERY Instance method Private Method 20061201
19 INITIALIZE_FOR_START Instance method Private Method 20061201
20 INITIALIZE_SWP_HEADER Instance method Private Method 20061106
21 PARK_MESSAGE Instance method Private Method 20070124
22 READ_PROCESS Instance method Private Method 20061106
23 READ_PROCESS_DEFINITION Instance method Private Method 20061106
24 READ_PROCESS_INSTANCE Instance method Private Method 20061106
25 RUN_SYNCHRONOUS_PHASE Instance method Private Method 20061120
26 RUN_TRANSIENT_PHASE Instance method Private Method 20061110
27 SET_ERROR Instance method Public Method 20070213
28 SET_GLOBAL_PERSISTENCE Instance method Public Method 20061102
29 START_PROCESS Instance method Public Method 20061106
30 SYNC Instance method Private Method 20061120
Events
Class CL_SWF_BPE_SP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ERROR_INFO_S Public See coding 20070213 BEGIN OF ty_error_info_s, wf_id TYPE sww_wiid, cs_wiid TYPE sww_wiid, cs_stage TYPE swpcmpexst, exception TYPE REF TO cx_swf_wfm, END OF ty_error_info_s
2 TY_PARKED_EVENT_S Private See coding 20070124 BEGIN OF ty_parked_event_s, typeid TYPE sibftypeid, crt_time TYPE swfrcrets, catid TYPE sibfcatid, instid TYPE sibfinstid, event TYPE sibfevent, guid TYPE guid_32, crls TYPE STANDARD TABLE OF guid_32 WITH DEFAULT KEY, END OF ty_parked_event_s
3 TY_PARKED_EVENT_T Private See coding 20070124 ty_parked_event_t TYPE SORTED TABLE OF ty_parked_event_s WITH UNIQUE KEY typeid crt_time
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SWF_BPE_SP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_BPE_SP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SWF_BPE_SP has no parameter.
Method CONSTRUCTOR on class CL_SWF_BPE_SP has no exception.

Method CONTINUE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FINAL_STATE_REACHED Value transfer Type reference (TYPE) FLAG 20070215
# Exception Resumable Description Created on
1 CX_SWF_BPE_SP_ABORT 20070213

Method DELIVER_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALLOW_PARKING Call by reference Type reference (TYPE) FLAG SPACE 20070123
2 Importing IM_CORRELATIONS Call by reference Type reference (TYPE) CL_SWF_CRL_SP=>TY_CRLKEY_T 20061103
3 Importing IM_MSG_KEY Call by reference Type reference (TYPE) SIBFLPOR 20061103
4 Importing IM_START_TICK Call by reference Type reference (TYPE) I 20070820
5 Returning RE_FINAL_STATE_REACHED Value transfer Type reference (TYPE) FLAG 20070215
# Exception Resumable Description Created on
1 CX_SWF_BPE_SP 20070124
2 CX_SWF_BPE_SP_ABORT 20070124
3 CX_SWF_BPE_SP_TEMPORARY 20070124

Method DEQUEUE_NEXT_NODE Signature

Method DEQUEUE_NEXT_NODE on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070124
2 CX_SWF_WFM_EMPTY_RESULT 20061120

Method DEQUEUE_SYNCHRONOUS_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_METHOD Value transfer Type reference (TYPE) SWF_METNAM 20061120
# Exception Resumable Description Created on
1 CX_SWF_WFM_EMPTY_RESULT 20061120

Method DEQUEUE_TRANSIENT_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_METHOD Value transfer Type reference (TYPE) SWF_METNAM 20061110
# Exception Resumable Description Created on
1 CX_SWF_WFM_EMPTY_RESULT 20061111

Method ENQUEUE_TRANSIENT_COMPONENT Signature

Method ENQUEUE_TRANSIENT_COMPONENT on class CL_SWF_BPE_SP has no parameter.
Method ENQUEUE_TRANSIENT_COMPONENT on class CL_SWF_BPE_SP has no exception.

Method EXECUTE_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXECUTION_MODE Call by reference Type reference (TYPE) STRING 20061120
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070215
2 CX_SWF_WFM_FINAL_STATE_REACHED 20070215

Method EXECUTE_TRANSIENT_QUEUE Signature

Method EXECUTE_TRANSIENT_QUEUE on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070123
2 CX_SWF_WFM_FINAL_STATE_REACHED 20061128

Method GET_CONTINUE_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTINUE_REQUIRED Value transfer Type reference (TYPE) FLAG 20061120

Method GET_CONTINUE_REQUIRED on class CL_SWF_BPE_SP has no exception.

Method GET_KEY Signature

Method GET_KEY on class CL_SWF_BPE_SP has no parameter.
Method GET_KEY on class CL_SWF_BPE_SP has no exception.

Method GET_NODE_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NODE_DEFINITION Value transfer Type reference (TYPE) SWD_SNODES 20061110
2 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID 20061110
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070124

Method GET_STEP_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STEP_DEFINITION Value transfer Type reference (TYPE) SWD_SSTEPS 20061110
2 Importing IM_NODEID Call by reference Type reference (TYPE) SWD_NODEID 20061110
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070124

Method GET_SYNCHRONOUS_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COMPONENT Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_COMPONENT 20061122
2 Exporting EX_METHOD Call by reference Type reference (TYPE) SWF_METNAM 20061122
# Exception Resumable Description Created on
1 CX_SWF_WFM_EMPTY_RESULT 20061122

Method GET_WIM_TRANSACTION Signature

Method GET_WIM_TRANSACTION on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070117

Method INITIALIZE Signature

Method INITIALIZE on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070215

Method INITIALIZE_FOR_DELIVERY Signature

Method INITIALIZE_FOR_DELIVERY on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070124
2 CX_SWF_WFM_TEMPORARY 20070124

Method INITIALIZE_FOR_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLOWITEM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20061201
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070123
2 CX_SWF_WFM_TEMPORARY 20070123

Method INITIALIZE_SWP_HEADER Signature

Method INITIALIZE_SWP_HEADER on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070123

Method PARK_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CORRELATIONS Call by reference Type reference (TYPE) CL_SWF_CRL_SP=>TY_CRLKEY_T 20070124
2 Importing IM_MSG_KEY Call by reference Type reference (TYPE) SIBFLPOR 20070124

Method PARK_MESSAGE on class CL_SWF_BPE_SP has no exception.

Method READ_PROCESS Signature

Method READ_PROCESS on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070123

Method READ_PROCESS_DEFINITION Signature

Method READ_PROCESS_DEFINITION on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070123

Method READ_PROCESS_INSTANCE Signature

Method READ_PROCESS_INSTANCE on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070123

Method RUN_SYNCHRONOUS_PHASE Signature

Method RUN_SYNCHRONOUS_PHASE on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070123
2 CX_SWF_WFM_FINAL_STATE_REACHED 20070214

Method RUN_TRANSIENT_PHASE Signature

Method RUN_TRANSIENT_PHASE on class CL_SWF_BPE_SP has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WFM 20070123
2 CX_SWF_WFM_FINAL_STATE_REACHED 20061128

Method SET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ERROR_INFO Call by reference Type reference (TYPE) TY_ERROR_INFO_S 20070213
# Exception Resumable Description Created on
1 CX_SWF_BPE_SP 20070213
2 CX_SWF_BPE_SP_ABORT 20070213
3 CX_SWF_WFM_TEMPORARY 20100920

Method SET_GLOBAL_PERSISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GLOBAL_PERSISTENCE Call by reference Object reference (TYPE REF TO) CL_SWF_BPE_PERSISTENCE 20061102

Method SET_GLOBAL_PERSISTENCE on class CL_SWF_BPE_SP has no exception.

Method START_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLOWITEM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20061106
2 Returning RE_FINAL_STATE_REACHED Value transfer Type reference (TYPE) FLAG 20070215
# Exception Resumable Description Created on
1 CX_SWF_BPE_SP 20070123
2 CX_SWF_BPE_SP_ABORT 20070123
3 CX_SWF_BPE_SP_TEMPORARY 20070123

Method SYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SYNC_VALID Value transfer Type reference (TYPE) FLAG 20061122

Method SYNC on class CL_SWF_BPE_SP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710