SAP ABAP Class CL_SWF_TST_SYNCHRONOUS (Workflow: Testklasse für synchrone Methoden)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_TST (Package) Workflow: Test Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20031203
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20031203
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_TST_SYNCHRONOUS Workflow: Test-Interface für synchrone Methoden 20130214
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WORKFLOW Business Workflow 20031203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_SYNC_CHILD Unterklasse für Testzwecke 20130220
Properties
Class CL_SWF_TST_SYNCHRONOUS  
Short Description Workflow: Testklasse für synchrone Methoden    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_TST   Workflow: Test Objects 
Created 20031203   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20031203
2 BI_PERSISTENT Persistent Business Instance 20031203
3 IF_SWF_TST_SYNCHRONOUS Workflow: Test-Interface für synchrone Methoden 20130214
4 IF_WORKFLOW Business Workflow 20031203
Friends
Class CL_SWF_TST_SYNCHRONOUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_WI_BATCH Instance attribute Public Attribute reference (LIKE) 20130225
2 C_WI_DIALOG Instance attribute Public Attribute reference (LIKE) 20130225
3 KEY Instance attribute Private Type reference (TYPE) GUID_32 20031208
4 M_CTX Instance attribute Private Object reference (TYPE REF TO) IF_WAPI_WORKITEM_CONTEXT 20050504
5 M_LPOR Instance attribute Private Type reference (TYPE) SIBFLPOR 20031203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130225
2 CREATE Static method Public Method 20031208
3 DELETE_ENTRY Instance method Public Method 20050504
4 DUMP Instance method Public Method 20121019
5 EXECUTE_WITH_OLD_EXCEPTION Instance method Public Method 20130214
6 EXECUTE_WITH_OO_EXCEPTION Instance method Public Method 20130214
7 EXECUTE_WITH_RETURN_PARAM Instance method Public Method 20130220
8 FAIL Instance method Public Method 20060421
9 INCREMENT Instance method Public Method 20031208
10 MOVE_IMPORT_TO_EXPORT Static method Public Method 20031213
11 TEST_OBJ_RECORD_PARAM Instance method Public Method 20050512
12 TEST_OPTIONAL_PARAM Instance method Public Method 20050512
13 TEST_PARAMETERS Instance method Public Method 20050511
14 TEST_PROPERTY Instance method Public Method 20050415
15 TEST_SWOTOBJID_PARAM Instance method Public Method 20050512
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20031209
2 TRIGGERED_AGAIN_WITH_PARAMS Instance Event
(0)
Public
(2)
20050506
3 TRIGGERED_WITH_PARAMS Instance Event
(0)
Public
(2)
20050506
Types
Class CL_SWF_TST_SYNCHRONOUS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_OBJECT Value transfer Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20031208

Method CREATE on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method DELETE_ENTRY Signature

Method DELETE_ENTRY on class CL_SWF_TST_SYNCHRONOUS has no parameter.
Method DELETE_ENTRY on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method DUMP Signature

Method DUMP on class CL_SWF_TST_SYNCHRONOUS has no parameter.
Method DUMP on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method EXECUTE_WITH_OLD_EXCEPTION Signature

Method EXECUTE_WITH_OLD_EXCEPTION on class CL_SWF_TST_SYNCHRONOUS has no parameter.
Method EXECUTE_WITH_OLD_EXCEPTION on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method EXECUTE_WITH_OO_EXCEPTION Signature

Method EXECUTE_WITH_OO_EXCEPTION on class CL_SWF_TST_SYNCHRONOUS has no parameter.
Method EXECUTE_WITH_OO_EXCEPTION on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method EXECUTE_WITH_RETURN_PARAM Signature

Method EXECUTE_WITH_RETURN_PARAM on class CL_SWF_TST_SYNCHRONOUS has no parameter.
Method EXECUTE_WITH_RETURN_PARAM on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method FAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT Value transfer Type reference (TYPE) SYSUBRC 20060421
# Exception Resumable Description Created on
1 CX_BO_ERROR 20060421

Method INCREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COUNTER Call by reference Type reference (TYPE) I 20031208
2 Returning RE_COUNTER Value transfer Type reference (TYPE) I 20031208

Method INCREMENT on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method MOVE_IMPORT_TO_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STRING Call by reference Type reference (TYPE) SWF_STRING Container : Standardtyp STRING 20031213
2 Importing IM_STRING Call by reference Type reference (TYPE) SWF_STRING Container : Standardtyp STRING 20031213

Method MOVE_IMPORT_TO_EXPORT on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method TEST_OBJ_RECORD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OBJ_RECORD Call by reference Type reference (TYPE) OBJ_RECORD Struktur der Typen OLE2_OBJECT uä. 20050512
2 Importing IM_OBJ_RECORD Call by reference Type reference (TYPE) OBJ_RECORD Struktur der Typen OLE2_OBJECT uä. 20050512

Method TEST_OBJ_RECORD_PARAM on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method TEST_OPTIONAL_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_OPT_STRING Value transfer Type reference (TYPE) STRING 20050512
2 Importing IM_OPT_STRING Call by reference Type reference (TYPE) STRING 20050512
3 Importing IM_STRING Call by reference Type reference (TYPE) STRING 20050512

Method TEST_OPTIONAL_PARAM on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method TEST_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_BOR Call by reference Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20050511
2 Changing CH_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20050511
3 Changing CH_INTEGER Call by reference Type reference (TYPE) I 20050511
4 Changing CH_OPT_STRING Call by reference Type reference (TYPE) STRING 20050511
5 Changing CH_OPT_W_DEFAULT_STRING Call by reference Type reference (TYPE) STRING 'DEF_VALUE' 20050511
6 Changing CH_STRING Call by reference Type reference (TYPE) STRING 20050511
7 Changing CH_TIME Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20050511
8 Exporting EX_BOR Call by reference Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20050511
9 Exporting EX_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20050511
10 Exporting EX_INTEGER Call by reference Type reference (TYPE) I 20050511
11 Exporting EX_OPT_STRING Call by reference Type reference (TYPE) STRING 20050511
12 Exporting EX_OPT_W_DEFAULT_STRING Call by reference Type reference (TYPE) STRING 20050511
13 Exporting EX_STRING Call by reference Type reference (TYPE) STRING 20050511
14 Exporting EX_TIME Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20050511
15 Importing IM_BOR Call by reference Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20050511
16 Importing IM_DATE Call by reference Type reference (TYPE) DATS Feld vom Typ DATS 20050511
17 Importing IM_INTEGER Call by reference Type reference (TYPE) I 20050511
18 Importing IM_OPT_STRING Call by reference Type reference (TYPE) STRING 20050511
19 Importing IM_OPT_W_DEFAULT_STRING Call by reference Type reference (TYPE) STRING 'DEF_VALUE' 20050511
20 Importing IM_STRING Call by reference Type reference (TYPE) STRING 20050511
21 Importing IM_TIME Call by reference Type reference (TYPE) TIMS Feld vom Typ TIMS 20050511

Method TEST_PARAMETERS on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method TEST_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SUCCESS_FLAG Call by reference Type reference (TYPE) SWFXST_STRING 20050415
2 Importing IM_EXPECTED_VALUE Call by reference Type reference (TYPE) WFSYST-RESULT Ergebnis 20050415
3 Importing IM_PROPERTY_NAME Call by reference Type reference (TYPE) WFSYST-RESULT Ergebnis 20050415
4 Importing IM_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Workitem-Kennung 20050415

Method TEST_PROPERTY on class CL_SWF_TST_SYNCHRONOUS has no exception.

Method TEST_SWOTOBJID_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SWOTOBJID Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20050512
2 Importing IM_SWOTOBJID Call by reference Type reference (TYPE) SWOTOBJID Struktur für Objekt-ID 20050512

Method TEST_SWOTOBJID_PARAM on class CL_SWF_TST_SYNCHRONOUS has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class CL_SWF_TST_SYNCHRONOUS has no parameter.
Event TRIGGERED_AGAIN_WITH_PARAMS Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ABAP Exporting Value transfer Object reference (TYPE REF TO) CL_SWF_TST_SYNCHRONOUS 20050506
2 BOR Exporting Value transfer Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20050511
3 CHAR Exporting Value transfer Type reference (TYPE) CHAR255 20050506
4 DATE Exporting Value transfer Type reference (TYPE) DATS 20050506
5 INTEGER Exporting Value transfer Type reference (TYPE) I 20050506
6 TIME Exporting Value transfer Type reference (TYPE) TIMS 20050506

Event TRIGGERED_WITH_PARAMS Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ABAP Exporting Value transfer Object reference (TYPE REF TO) CL_SWF_TST_SYNCHRONOUS 20050506
2 BOR Exporting Value transfer Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20050511
3 CHAR Exporting Value transfer Type reference (TYPE) CHAR255 20050506
4 DATE Exporting Value transfer Type reference (TYPE) DATS 20050506
5 INTEGER Exporting Value transfer Type reference (TYPE) I 20050506
6 TIME Exporting Value transfer Type reference (TYPE) TIMS 20050506
History
Last changed by/on SAP  20140121 
SAP Release Created in 640