SAP ABAP Class CL_STCTT_COMPLEX (Test task: Free Configurable Task)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
     STC_TEST (Package) Technical Configuration Test Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20110221
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_BG_TASK Background Task 20110221
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_TASK Technical Configuration Task 20110221
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_STCTM_UI_TASK User Interface Task 20110221
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_NOT_RESUMABLE Test task: Not resumable 20110224
2 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_VARIABLE_001 Test task: Variable 001 (see docu) 20110224
3 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SUCREQ_SIMPLE_SUCCESS Test task: Requires CL_STCTT_SIMPLE_SUCCESS as successor 20120612
4 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_WARNING Test task: Execution always finishes with warning 20110301
5 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_UNIQUE Test task: May only occur once in a task list 20120524
6 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_SUCCESS Test task: Execution always succeeds 20110224
7 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_SKIPPED Test task: Skipped by default 20110301
8 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_RESUMABLE Test task: Resumable 20110224
9 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_OBSOLETE Test task: Task is obsolete and should not be used anymore 20131106
10 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_PREREQ_SIMPLE_SUCCESS Test task: Requires CL_STCTT_SIMPLE_SUCCESS as predecessor 20120606
... Click here to see Used By full list (17 items)
Properties
Class CL_STCTT_COMPLEX  
Short Description Test task: Free Configurable Task    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class STC_TEST    
Program status     
Category 0   
Package STC_TEST   Technical Configuration Test Package 
Created 20110221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STCTT_COMPLEX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20110221
2 IF_STCTM_BG_TASK Background Task 20110221
3 IF_STCTM_TASK Technical Configuration Task 20110221
4 IF_STCTM_UI_TASK User Interface Task 20110221
Friends
Class CL_STCTT_COMPLEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PS_CTRL Instance attribute Protected Type reference (TYPE) STCTT_S_CTRL Test Task Controll Parameter 20110221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110221
Events
Class CL_STCTT_COMPLEX has no event.
Types
Class CL_STCTT_COMPLEX has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_STCTT_COMPLEX has no parameter.
Method CONSTRUCTOR on class CL_STCTT_COMPLEX 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_STCTT_SIMPLE_NOT_RESUMABLE Test task: Not resumable 20110224
2 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_VARIABLE_001 Test task: Variable 001 (see docu) 20110224
3 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SUCREQ_SIMPLE_SUCCESS Test task: Requires CL_STCTT_SIMPLE_SUCCESS as successor 20120612
4 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_WARNING Test task: Execution always finishes with warning 20110301
5 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_UNIQUE Test task: May only occur once in a task list 20120524
6 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_SUCCESS Test task: Execution always succeeds 20110224
7 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_SKIPPED Test task: Skipped by default 20110301
8 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_RESUMABLE Test task: Resumable 20110224
9 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_OBSOLETE Test task: Task is obsolete and should not be used anymore 20131106
10 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_PREREQ_SIMPLE_SUCCESS Test task: Requires CL_STCTT_SIMPLE_SUCCESS as predecessor 20120606
11 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_MANDATORY Test task: Task is mandatory and can't be skipped 20110511
12 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_LONGRUNNER_5S Test task: Long running task (5 seconds) 20110405
13 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_LONGRUNNER_5M Test task: Long running task (5 minutes) 20110224
14 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_LONGRUNNER Test task: Long running task (1 minute) 20110224
15 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_IMPOSSIBLE Test task: Execution impossible 20110328
16 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_FAILURE Test task: Execution always fails at 55% 20110224
17 Inheritance (c INHERITING FROM c_ref)  CL_STCTT_SIMPLE_ABORT Test task: Execution aborted 20110228
History
Last changed by/on SAP  20130531 
SAP Release Created in