SAP ABAP Class CX_WB_ED_SYNTAX_ERROR (syntax error)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ABA (Application Component) ABAP Editor
     SEDI_ENH (Package) Enhancement Functions in Program Editor (SEDI)
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 20080208
Properties
Class CX_WB_ED_SYNTAX_ERROR  
Short Description syntax 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_ENH   Enhancement Functions in Program Editor (SEDI) 
Created 20080208   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WB_SCAN_ABAP_SOURCE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CX_WB_ED_SYNTAX_ERROR has no interface implemented.
Friends
Class CX_WB_ED_SYNTAX_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_TEXT Instance attribute Public Type reference (TYPE) STRING 20080208
2 SCAN_ERROR Instance attribute Public Type reference (TYPE) CL_WB_SCAN_ABAP_SOURCE=>GT_SCAN_ERROR Fehlermeldung des Scan 20080409
3 T100_MSGID Instance attribute Public Type reference (TYPE) SY-MSGID Message Class 20080221
4 T100_MSGNO Instance attribute Public Type reference (TYPE) SY-MSGNO Message Number 20080221
5 T100_MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20080221
6 T100_MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV2 Message Variable 20080221
7 T100_MSGV3 Instance attribute Public Type reference (TYPE) SY-MSGV3 Message Variable 20080221
8 T100_MSGV4 Instance attribute Public Type reference (TYPE) SY-MSGV4 Message Variable 20080221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080208
Events
Class CX_WB_ED_SYNTAX_ERROR has no event.
Types
Class CX_WB_ED_SYNTAX_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 M_TEXT Call by reference Type reference (TYPE) STRING 20080208
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080208
3 Importing SCAN_ERROR Call by reference Type reference (TYPE) CL_WB_SCAN_ABAP_SOURCE=>GT_SCAN_ERROR 20080409
4 Importing T100_MSGID Call by reference Type reference (TYPE) SY-MSGID 20080221
5 Importing T100_MSGNO Call by reference Type reference (TYPE) SY-MSGNO 20080221
6 Importing T100_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20080221
7 Importing T100_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20080221
8 Importing T100_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20080221
9 Importing T100_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20080221
10 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20080208

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