SAP ABAP Class CX_STC_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_TEST (Package) Technical Configuration Test Package
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 20130515
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20130515
Properties
Class CX_STC_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_TEST    
Program status     
Category 40  Exception Class 
Package STC_TEST   Technical Configuration Test Package 
Created 20130515   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_STC_TEST_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20130515
Friends
Class CX_STC_TEST_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_STC_TEST_ERROR Constant Public See coding 20130515
2 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20130515
3 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20130515
4 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20130515
5 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20130515
6 NO_SESSION Constant Public See coding 20130515
7 PARAMETER_INVALID Constant Public See coding 20130515
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130515
2 SET_MSG Instance method Public Method Set (SY-)MSG 20130515
Events
Class CX_STC_TEST_ERROR has no event.
Types
Class CX_STC_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 20130515
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20130515
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20130515
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20130515
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130515
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130515

Method CONSTRUCTOR on class CX_STC_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 20130515
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO Message Number 20130515
3 Importing IV_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 SY-MSGV1 Message Variable 20130515
4 Importing IV_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 SY-MSGV2 Message Variable 20130515
5 Importing IV_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 SY-MSGV3 Message Variable 20130515
6 Importing IV_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 SY-MSGV4 Message Variable 20130515

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