SAP ABAP Class CX_SCTC_ROOT (CTC exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-CTC-RT (Application Component) LM Automation Runtime Framework
     SCTC_MANAGEMENT (Package) Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20070914
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20070914
Properties
Class CX_SCTC_ROOT  
Short Description CTC exception    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SCTC_MANAGEMENT    
Program status     
Category 40  Exception Class 
Package SCTC_MANAGEMENT   Management 
Created 20070914   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20070914
Friends
Class CX_SCTC_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SCTC_ROOT Constant Public See coding 20070914
2 MSG_V1 Instance attribute Public Type reference (TYPE) SYMSGV 20070914
3 MSG_V2 Instance attribute Public Type reference (TYPE) SYMSGV 20070914
4 MSG_V3 Instance attribute Public Type reference (TYPE) SYMSGV 20070914
5 MSG_V4 Instance attribute Public Type reference (TYPE) SYMSGV 20070914
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070914
2 SET_MESSAGE Instance method Public Method Set T100 Message as exception 20070914
Events
Class CX_SCTC_ROOT has no event.
Types
Class CX_SCTC_ROOT 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 MSG_V1 Call by reference Type reference (TYPE) SYMSGV 20070914
2 Importing MSG_V2 Call by reference Type reference (TYPE) SYMSGV 20070914
3 Importing MSG_V3 Call by reference Type reference (TYPE) SYMSGV 20070914
4 Importing MSG_V4 Call by reference Type reference (TYPE) SYMSGV 20070914
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070914
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20070914

Method CONSTRUCTOR on class CX_SCTC_ROOT has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID Call by reference Type reference (TYPE) SYMSGID SY-MSGID Nachrichtenklasse 20070914
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO SY-MSGNO Nachrichtennummer 20070914
3 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV SY-MSGV1 Nachrichtenvariable 20070914
4 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV SY-MSGV2 Nachrichtenvariable 20070914
5 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV SY-MSGV3 Nachrichtenvariable 20070914
6 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV SY-MSGV4 Nachrichtenvariable 20070914
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070914

Method SET_MESSAGE on class CX_SCTC_ROOT has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 711