SAP ABAP Class CX_WDC_PARSE_EXCEPTION (Parser Exception for Screen Layout Parser)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_DYNPRO_CONVERSION (Package) Migration: Screen -> WebDynpro
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 20040630
Properties
Class CX_WDC_PARSE_EXCEPTION  
Short Description Parser Exception for Screen Layout Parser    
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 SWDP_DYNPRO_CONVERSION   Migration: Screen -> WebDynpro 
Created 20040630   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WDC_PARSE_EXCEPTION has no forward declaration.
Interfaces
Class CX_WDC_PARSE_EXCEPTION has no interface implemented.
Friends
Class CX_WDC_PARSE_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER_NAME Instance attribute Public Type reference (TYPE) SCRCNAME Name of container (external interface) 20040902
2 CONTAINER_TYPE Instance attribute Public Type reference (TYPE) SCRCTYPE Container type (external representation) 20040902
3 DUPLICATE_CONTAINER_NAME Constant Public Type reference (TYPE) SOTR_CONC '586036417A11F82AE10000000A1550A8' 20040902
4 DYNPRO_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC 'DABE93417296C732E10000000A1550A8' 20041112
5 DYNPRO_NUMBER Instance attribute Public Type reference (TYPE) DYNNR Number of the Following Screen 20041112
6 PERMISSION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '207D9341453DA820E10000000A1550A8' 20041112
7 PROGRAM_NAME Instance attribute Public Type reference (TYPE) PROGNAME ABAP Program Name 20041112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040630
Events
Class CX_WDC_PARSE_EXCEPTION has no event.
Types
Class CX_WDC_PARSE_EXCEPTION 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 CONTAINER_NAME Call by reference Type reference (TYPE) SCRCNAME 20041112
2 Importing CONTAINER_TYPE Call by reference Type reference (TYPE) SCRCTYPE 20041112
3 Importing DYNPRO_NUMBER Call by reference Type reference (TYPE) DYNNR 20041112
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040630
5 Importing PROGRAM_NAME Call by reference Type reference (TYPE) PROGNAME 20041112
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040630

Method CONSTRUCTOR on class CX_WDC_PARSE_EXCEPTION has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700