SAP ABAP Class CL_SWF_TST_WFUNIT_ABSTRACT (Abstrakte (erweiterte) Basisklasse für Unit Tests)
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 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT Workflow: Workflow-Unittest 20050324
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_A001 ParameterTypes 20050512
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_A002 BORParameterTypes 20050512
3 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_A003 OptionalParameterHandling 20050512
4 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_A004 ParameterPlusMethodContainer 20050519
5 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_A005 ActivityIsSubflow 20050519
6 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_C001 Case 20050421
7 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_C002 Switch 20050421
8 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E001 PE test for CallAfterCreate 20050503
9 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E002 PE test for CallAfterExecution 20050503
10 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E003 PE test for CallAfterAsyncInvoke 20050506
... Click here to see Used By full list (108 items)
Properties
Class CL_SWF_TST_WFUNIT_ABSTRACT  
Short Description Abstrakte (erweiterte) Basisklasse für Unit Tests    
Super Class CL_SWF_TST_WFUNIT Workflow: Workflow-Unittest 
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 20050324   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_TST_WFUNIT_ABSTRACT has no forward declaration.
Interfaces
Class CL_SWF_TST_WFUNIT_ABSTRACT has no interface implemented.
Friends
Class CL_SWF_TST_WFUNIT_ABSTRACT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_RSWWERRE_IS_BLOCKED Instance attribute Private Type reference (TYPE) XFELD 20051209
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT_CONTAINER_ELEMENT Instance method Protected Method 20050404
2 ASSERT_EQUALS Instance method Protected Method 20050324
3 ASSERT_TABLE_LENGTH Instance method Protected Method 20050418
4 BLOCK_RSWWERRE Instance method Protected Method 20051209
5 EXECUTE_INTERNAL Instance method Protected Method 20050420
6 FAIL Instance method Protected Method 20050324
7 FLUSH_CONDITIONS Instance method Protected Method 20050405
8 FLUSH_DEADLINES Instance method Protected Method 20050324
9 GET_CLASS_NAME Instance method Protected Method 20050324
10 RUN_RSWWERRE Instance method Protected Method 20051123
11 UNBLOCK_RSWWERRE Instance method Protected Method 20051209
12 WAIT_FOR_COMPLETION Instance method Protected Method 20050620
Events
Class CL_SWF_TST_WFUNIT_ABSTRACT has no event.
Types
Class CL_SWF_TST_WFUNIT_ABSTRACT has no local type.
Method Signatures

Method ASSERT_CONTAINER_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20050404
2 Importing EXPECTED_VALUE Call by reference Type reference (TYPE) ANY 20050404
3 Importing IM_MSG Call by reference Type reference (TYPE) STRING Optional Error Message 20050504
4 Importing WIHANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20050404

Method ASSERT_CONTAINER_ELEMENT on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.

Method ASSERT_EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACT Call by reference Type reference (TYPE) ANY 20050324
2 Importing EXP Call by reference Type reference (TYPE) ANY 20050324
3 Importing MSG Call by reference Type reference (TYPE) STRING 20050324

Method ASSERT_EQUALS on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.

Method ASSERT_TABLE_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT_NAME Call by reference Type reference (TYPE) SWFDNAME Elementname (32 Zeichen, eindeutig, nicht sprachabhängig) 20050418
2 Importing EXPECTED_SIZE Call by reference Type reference (TYPE) I 20050418
3 Importing FAIL_MSG Call by reference Type reference (TYPE) STRING 20050418
4 Importing WIHANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20050418

Method ASSERT_TABLE_LENGTH on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.

Method BLOCK_RSWWERRE Signature

Method BLOCK_RSWWERRE on class CL_SWF_TST_WFUNIT_ABSTRACT has no parameter.
Method BLOCK_RSWWERRE on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.

Method EXECUTE_INTERNAL Signature

Method EXECUTE_INTERNAL on class CL_SWF_TST_WFUNIT_ABSTRACT has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20050420

Method FAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSG Call by reference Type reference (TYPE) STRING 20050324

Method FAIL on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.

Method FLUSH_CONDITIONS Signature

Method FLUSH_CONDITIONS on class CL_SWF_TST_WFUNIT_ABSTRACT has no parameter.
Method FLUSH_CONDITIONS on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.

Method FLUSH_DEADLINES Signature

Method FLUSH_DEADLINES on class CL_SWF_TST_WFUNIT_ABSTRACT has no parameter.
Method FLUSH_DEADLINES on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.

Method GET_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_NAME Value transfer Type reference (TYPE) STRING 20050324

Method GET_CLASS_NAME on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.

Method RUN_RSWWERRE Signature

Method RUN_RSWWERRE on class CL_SWF_TST_WFUNIT_ABSTRACT has no parameter.
Method RUN_RSWWERRE on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.

Method UNBLOCK_RSWWERRE Signature

Method UNBLOCK_RSWWERRE on class CL_SWF_TST_WFUNIT_ABSTRACT has no parameter.
Method UNBLOCK_RSWWERRE on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.

Method WAIT_FOR_COMPLETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAX_SECONDS Call by reference Type reference (TYPE) I 20050620
2 Returning WI_HANDLE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20050620
3 Importing WI_ID Call by reference Type reference (TYPE) SWW_WIID 20050620
4 Importing WI_STATE Call by reference Type reference (TYPE) SWW_WISTAT 20050620

Method WAIT_FOR_COMPLETION on class CL_SWF_TST_WFUNIT_ABSTRACT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_A001 ParameterTypes 20050512
2 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_A002 BORParameterTypes 20050512
3 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_A003 OptionalParameterHandling 20050512
4 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_A004 ParameterPlusMethodContainer 20050519
5 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_A005 ActivityIsSubflow 20050519
6 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_C001 Case 20050421
7 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_C002 Switch 20050421
8 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E001 PE test for CallAfterCreate 20050503
9 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E002 PE test for CallAfterExecution 20050503
10 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E003 PE test for CallAfterAsyncInvoke 20050506
11 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E004 PE test for CallAfterRuleExecute 20050504
12 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E005 PE test for CallBeforeCreate 20050505
13 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E006 PE test for CallBeforeExecute 20050503
14 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E007 PE test for CallBeforeRemove 20050504
15 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E008 PE test for CallStateChanged 20050503
16 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E009 PE test for ScopeWorkitem 20050506
17 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E010 PE test for ScopeWorkflow 20050506
18 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E011 PE test for ExitOrdering 20050503
19 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E012 PE test for ExitRaisesWorkflowException 20050504
20 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E013 PE test for ExitRaisesABAPError 20050503
21 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E014 PE test for DoCommitWork 20050511
22 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E015 PE test for GetDescription 20050506
23 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E016 PE test for GetEventName 20050505
24 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E017 PE test for GetHeader 20050505
25 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E018 PE test for GetProperty 20050505
26 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E019 PE test for GetRuleContext 20050506
27 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E020 PE test for GetRuleResult 20050506
28 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E021 PE test for GetStateTransition 20050505
29 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E022 PE test for GetTaskId 20050505
30 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E023 PE test for GetWorkflowContainer 20050505
31 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E024 PE test for GetWorkitemContainer 20050505
32 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E025 PE test for GetWorkflowID 20050505
33 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E026 PE test for GetWorkflowID 20050505
34 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E027 PE test for GetWorkflowVersion 20050505
35 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E028 PE test for GetWorkitemId 20050505
36 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E029 PE test for GetWorkflowVersion 20050506
37 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E030 PE test for SetDebug 20050510
38 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E031 PE test for SetMessageToLog 20050510
39 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_E032 PE test for SetTrace 20050510
40 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_F001 ForkAllBranches 20050411
41 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_F002 ForkWithNecessaryBranchesSubset 20050412
42 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_F003 ForkWithEndCondition 20050412
43 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_F004 ForkWithEndConditionTrue 20050412
44 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_F005 ForkWithEndConditionFalse 20050413
45 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_F006 ForkWithEndConditionAndBranches 20050510
46 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_F007 ForkCancelsDeletedItemsInSubWorkflow 20050620
47 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_F008 EventDoesNotCompleteErrorBranch 20050620
48 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_I001 UnaryExists 20050503
49 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_I002 UnaryIsInitial 20050503
50 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_I003 EqualsNotEquals 20050503
51 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_I004 EqualsNotEqualsOnInitialValues 20050503
52 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_I005 GreaterAndSmaller 20050503
53 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_I006 Pattern 20050504
54 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_I007 TableContains 20050506
55 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_K001 LocalWorkflowDataBinding 20050517
56 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_K002 MultipleLocalWorkflows 20050518
57 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_K003 LocalWorkflowLocalEventBinding 20050518
58 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_L001 LoopNTimes 20050413
59 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_L002 ConditionNeverTrue 20050413
60 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_L003 ConditionAlwaysTrue 20050413
61 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_O001 ProcessControlWorkItemCancelled 20050510
62 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_O002 ContainerDataTypeSingleBORExpressions 20050429
63 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_O003 ContainerDataTypeSingleBORExpressions 20050502
64 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_O004 ContainerDataTypeSingleBORExpressions 20050429
65 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_O005 ContainerDataTypeSingleBORExpressions 20050429
66 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_O006 ContainerDataTypeSingleBORExpressions 20050502
67 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_P002 ConditionAlwaysTrue 20050421
68 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_P003 ConditionAlwaysTrue 20050421
69 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_P004 ContainerDataTypeBORMLine 20050421
70 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_P005 ConditionAlwaysTrue 20050421
71 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_P006 ConditionAlwaysTrue 20050422
72 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_P008 ContainerDataTypeSingleABAPDictRefExpressions 20050422
73 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_P009 ContainerDataTypeSingleABAPDictDTExpressions 20050422
74 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_P011 ContainerDataTypeSingleBORExpressions 20050422
75 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_R001 WaitStepTerminated 20050418
76 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_R002 WaitObsoleteAndCounted 20050419
77 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_R003 WaitEventCorrelated 20050420
78 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_R004 WaitEventMultiple 20050419
79 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_R005 WaitWorkflowEvent 20050420
80 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_R006 WaitconditionAlwaysTrue 20050419
81 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_R007 WaitWorkflowTriggersLocalEvent 20050420
82 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S001 LatestEnd_Trigger 20050406
83 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S002 LatestEnd_Shift_ItemCreation 20050406
84 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S003 LatestEnd_Shift_WorkflowCreation 20050406
85 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S004 LatestEnd_Expression_DateOperations 20050406
86 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S005 RequestedStart_Trigger 20050406
87 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S006 RequestedStart_ItemCreation 20050406
88 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S007 RequestedStart_ItemCreation 20050406
89 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S008 LatestStart_Trigger 20050406
90 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S009 LatestStart_ItemCreation 20050407
91 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S010 LatestStart_WorkflowCreation 20050407
92 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S011 RequestedEnd_Trigger 20050406
93 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S012 RequestedEnd_ItemCreation 20050407
94 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S013 DeadlineIgnoreInitialDates 20050407
95 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S014 DeadlineOrdering 20050408
96 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S015 ConditionsPass 20050406
97 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S016 ConditionsPassAfterTime 20050406
98 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S017 ForkAllBranches 20050408
99 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S018 MultilineElement 20050413
100 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_S019 PropertiesSet 20050418
101 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_T001 TriggerEventWithDataBinding 20050506
102 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_T002 TriggerABAPEventWithDataBinding 20050506
103 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_V001 EventCancelWorkflow 20050420
104 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_V002 EventCancelAndRestartWorkflow 20050509
105 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_V003 EventEvaluatePrePostConditions 20050509
106 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_V004 EventReevaluateRulesOfActiveWorkItems 20050510
107 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_V005 TerminatingEventWithBindings 20050519
108 Inheritance (c INHERITING FROM c_ref)  CL_SWF_TST_WFUNIT_WQ_ABSTRACT Abstract WFUNIT test class for work queues 20050615
History
Last changed by/on SAP  20130531 
SAP Release Created in 710