SAP ABAP Class CX_SEDI_ERROR (Editor Error)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ABA (Application Component) ABAP Editor
     SEDI_EXT (Package) Protected Enhancements for Editor
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 20101013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20101013
Properties
Class CX_SEDI_ERROR  
Short Description Editor Error    
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    
Program status     
Category 40  Exception Class 
Package SEDI_EXT   Protected Enhancements for Editor 
Created 20101013   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SEDI_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20101013
Friends
Class CX_SEDI_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION_CANCELLED Constant Public See coding 20110923
2 DEFAULT_TEXTID Instance attribute Public Attribute reference (LIKE) 20110926
3 MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY Message Type 20101013
4 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101013
5 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101013
6 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101013
7 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20101013
8 NO_MAINPROG_EXISTING Constant Public See coding 20110923
9 SYSUBRC Instance attribute Public Type reference (TYPE) SYSUBRC Return Value from ABAP Statements 20110923
10 T100KEY Instance attribute Public Attribute reference (LIKE) 20110926
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101013
2 SET_MESSAGE Instance method Public Method Pack SY T100 Message into Exception 20101013
Events
Class CX_SEDI_ERROR has no event.
Types
Class CX_SEDI_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 MSGTY Call by reference Type reference (TYPE) SYMSGTY 20101013
2 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20101013
3 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20101013
4 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20101013
5 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20101013
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101013
7 Importing SYSUBRC Call by reference Type reference (TYPE) SYSUBRC 20110923
8 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20101013

Method CONSTRUCTOR on class CX_SEDI_ERROR has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101013
2 Importing SYSUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20110923

Method SET_MESSAGE on class CX_SEDI_ERROR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in