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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCRCNAME | Name of container (external interface) | 20040902 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SCRCTYPE | Container type (external representation) | 20040902 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '586036417A11F82AE10000000A1550A8' | 20040902 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | 'DABE93417296C732E10000000A1550A8' | 20041112 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DYNNR | Number of the Following Screen | 20041112 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '207D9341453DA820E10000000A1550A8' | 20041112 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20041112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRCNAME | 20041112 | |||
2 | ![]() |
CONTAINER_TYPE | Call by reference | Type reference (TYPE) | SCRCTYPE | 20041112 | |||
3 | ![]() |
DYNPRO_NUMBER | Call by reference | Type reference (TYPE) | DYNNR | 20041112 | |||
4 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040630 | |||
5 | ![]() |
PROGRAM_NAME | Call by reference | Type reference (TYPE) | PROGNAME | 20041112 | |||
6 | ![]() |
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 |