SAP ABAP Class CX_STC_TASK_TEST_ERROR (Test Helper Exception Class for TC Tasks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
     STC_TASK (Package) Technical Configuration Task Definition
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20120320
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20120320
Properties
Class CX_STC_TASK_TEST_ERROR  
Short Description Test Helper Exception Class for TC Tasks    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class STC_TASK    
Program status     
Category 40  Exception Class 
Package STC_TASK   Technical Configuration Task Definition 
Created 20120320   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_STC_TASK_TEST_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20120320
Friends
Class CX_STC_TASK_TEST_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_STC_TASK_TEST_ERROR Constant Public See coding 20130416
2 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120320
3 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120320
4 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120320
5 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20120320
6 PARAMETER_INVALID Constant Public See coding 20130416
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120320
2 SET_MSG Instance method Public Method Set (SY-)MSG 20120320
Events
Class CX_STC_TASK_TEST_ERROR has no event.
Types
Class CX_STC_TASK_TEST_ERROR 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 MSGV1 Call by reference Type reference (TYPE) SYMSGV 20120320
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20120320
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20120320
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20120320
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120320
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20120320

Method CONSTRUCTOR on class CX_STC_TASK_TEST_ERROR has no exception.

Method SET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Call by reference Type reference (TYPE) SY-MSGID SY-MSGID Message Class 20120320
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO Message Number 20120320
3 Importing IV_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 SY-MSGV1 Message Variable 20120320
4 Importing IV_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 SY-MSGV2 Message Variable 20120320
5 Importing IV_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 SY-MSGV3 Message Variable 20120320
6 Importing IV_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 SY-MSGV4 Message Variable 20120320

Method SET_MSG on class CX_STC_TASK_TEST_ERROR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732