SAP ABAP Class CX_STC_ROOT (Root Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
     STC_API (Package) Technical Configuration ABAP API
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 20110411
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20101126
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STC_AUTHORITY Authority Exception 20110407
2 Inheritance (c INHERITING FROM c_ref)  CX_STC_SCENARIO Task List Exception 20101207
3 Inheritance (c INHERITING FROM c_ref)  CX_STC_SESSION Task List Exception 20130416
4 Inheritance (c INHERITING FROM c_ref)  CX_STC_TASK_ERROR Task Exception 20101129
Properties
Class CX_STC_ROOT  
Short Description Root 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 STC    
Program status     
Category 40  Exception Class 
Package STC_API   Technical Configuration ABAP API 
Created 20101126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_STC_ROOT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20101126
Friends
Class CX_STC_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_STC_ROOT Constant Public See coding 20101126
2 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101216
3 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101216
4 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101216
5 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101216
6 MT_BAPIRETTAB Instance attribute Private Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20101126
7 MV_RC Instance attribute Public Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110416
8 MV_USER Instance attribute Public Type reference (TYPE) SYUNAME User Name 20110416
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101126
2 GET_BAPIRETTAB Instance method Public Method Returns Message in BAPIRETTAB format 20101126
3 SET_BAPIRETTAB Instance method Public Method Sets Messages in BAPIRETTAB format 20101126
4 SET_MESSAGES Instance method Public Method Set task manager messages 20121221
5 SET_SY_MESSAGE Instance method Public Method Set generic message via SY variables 20101216
6 SET_T100_MESSAGE Instance method Public Method Set generic T100 message 20101216
Events
Class CX_STC_ROOT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_ACTIVITY Public See coding 20101126 GTY_ACTIVITY(2) type c
2 GTY_AUTH_OBJECT Public See coding 20101126 GTY_AUTH_OBJECT(10) type c
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 20101216
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20101216
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20101216
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20101216
5 Importing MV_RC Call by reference Type reference (TYPE) SY-SUBRC 20110416
6 Importing MV_USER Call by reference Type reference (TYPE) SYUNAME 20110416
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101126
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20101126

Method CONSTRUCTOR on class CX_STC_ROOT has no exception.

Method GET_BAPIRETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BAPIRETTAB Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20101126

Method GET_BAPIRETTAB on class CX_STC_ROOT has no exception.

Method SET_BAPIRETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20101126

Method SET_BAPIRETTAB on class CX_STC_ROOT has no exception.

Method SET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MESSAGES Call by reference Object reference (TYPE REF TO) CL_STCTM_MESSAGES Task Manager Messages 20121221

Method SET_MESSAGES on class CX_STC_ROOT has no exception.

Method SET_SY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SY Call by reference Type reference (TYPE) SYST ABAP System Fields 20101216

Method SET_SY_MESSAGE on class CX_STC_ROOT has no exception.

Method SET_T100_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 Message Class 20101216
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20101216
3 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20101216
4 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20101216
5 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20101216
6 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20101216

Method SET_T100_MESSAGE on class CX_STC_ROOT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703