SAP ABAP Class CX_WDG_GEN_ADAPTERS_EXCEPTION (Web Dynpro: Error During Adapter Generation)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20040318
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WDG_GEN_ADAPTERS_MISSING_MD Web Dynpro: Error During Adapter Generation 20041001
Properties
Class CX_WDG_GEN_ADAPTERS_EXCEPTION  
Short Description Web Dynpro: Error During Adapter Generation    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20040318   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WDG_GEN_ADAPTERS_EXCEPTION has no forward declaration.
Interfaces
Class CX_WDG_GEN_ADAPTERS_EXCEPTION has no interface implemented.
Friends
Class CX_WDG_GEN_ADAPTERS_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADAPTER_NAME Instance attribute Public Type reference (TYPE) WDR_ADAPTER_NAME Web Dynpro Runtime: Adapter Name 20040318
2 CX_META_DATA_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '4400464180870C57E10000000A1550A7' 20040916
3 CX_MISSING_AGGR_DEF Constant Public Type reference (TYPE) SOTR_CONC '41F0F7993A4E1AA5E10000000A1552AC' 20050124
4 CX_MISSING_DEFINITION Constant Public Type reference (TYPE) SOTR_CONC '66686040CB4E2608E10000000A1550A8' 20040324
5 CX_MISSING_EVENT_DEF Constant Public Type reference (TYPE) SOTR_CONC '41F0F7FB3A4E1AA5E10000000A1552AC' 20050124
6 CX_MISSING_PROP_DEF Constant Public Type reference (TYPE) SOTR_CONC '41F0F7FC3A4E1AA5E10000000A1552AC' 20050124
7 CX_PROPERTY_NOT_EXISTS Constant Public Type reference (TYPE) SOTR_CONC 'A243B14071DDEA4FE10000000A1550A7' 20040526
8 CX_PROPERTY_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '4058B8FA573F14B9E10000000A1552AC' 20040318
9 CX_PROPERTY_NOT_PROCESSED Constant Public Type reference (TYPE) SOTR_CONC 'AE43B14071DDEA4FE10000000A1550A7' 20040526
10 CX_SANITY_CHECK_FAILED Constant Public Type reference (TYPE) SOTR_CONC '1F3CF340DD39344EE10000000A1550A7' 20040713
11 CX_UCA_SECTION_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '49B55940AEA2FC3EE10000000A1550A8' 20040319
12 CX_UNKNOWN_DEFINITION Constant Public Type reference (TYPE) SOTR_CONC 'F4686040CB4E2608E10000000A1550A8' 20040324
13 DEFINITION_NAME Instance attribute Public Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME Web Dynpro: Web Dynpro UI Element Definition 20040324
14 DEF_ADAPTER_NAME Instance attribute Public Type reference (TYPE) WDR_ADAPTER_NAME Web Dynpro Runtime: Adapter Name 20040712
15 DEF_LIBRARY_NAME Instance attribute Public Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY Web Dynpro: Name of UI Element Library 20040712
16 EVENT_NAME Instance attribute Public Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro: Name of a Web Dynpro Metadata Object 20050124
17 IN_ADAPTER_NAME Instance attribute Public Type reference (TYPE) WDR_ADAPTER_NAME Web Dynpro Runtime: Adapter Name 20040712
18 IN_LIBRARY_NAME Instance attribute Public Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY Web Dynpro: Name of UI Element Library 20040712
19 IN_PROPERTY_NAME Instance attribute Public Type reference (TYPE) SEOCMPNAME Component Name 20040712
20 LIBRARY_NAME Instance attribute Public Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY Web Dynpro: Name of UI Element Library 20040318
21 MISSING_PROPERTY Instance attribute Public Type reference (TYPE) SEOCMPNAME Component Name 20040318
22 PATH Instance attribute Public Type reference (TYPE) STRING 20040318
23 PROPERTY_NAME Instance attribute Public Type reference (TYPE) SEOCMPNAME Component Name 20040318
24 TEXT Instance attribute Public Type reference (TYPE) STRING 20040713
25 UCA_ID Instance attribute Public Type reference (TYPE) STRING 20040319
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040318
Events
Class CX_WDG_GEN_ADAPTERS_EXCEPTION has no event.
Types
Class CX_WDG_GEN_ADAPTERS_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 ADAPTER_NAME Call by reference Type reference (TYPE) WDR_ADAPTER_NAME 20040318
2 Importing DEFINITION_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME 20040324
3 Importing DEF_ADAPTER_NAME Call by reference Type reference (TYPE) WDR_ADAPTER_NAME 20040712
4 Importing DEF_LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY 20040712
5 Importing EVENT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20050124
6 Importing IN_ADAPTER_NAME Call by reference Type reference (TYPE) WDR_ADAPTER_NAME 20040712
7 Importing IN_LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY 20040712
8 Importing IN_PROPERTY_NAME Call by reference Type reference (TYPE) SEOCMPNAME 20040712
9 Importing LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY 20040318
10 Importing MISSING_PROPERTY Call by reference Type reference (TYPE) SEOCMPNAME 20040318
11 Importing PATH Call by reference Type reference (TYPE) STRING 20040318
12 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040318
13 Importing PROPERTY_NAME Call by reference Type reference (TYPE) SEOCMPNAME 20040318
14 Importing TEXT Call by reference Type reference (TYPE) STRING 20040713
15 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040318
16 Importing UCA_ID Call by reference Type reference (TYPE) STRING 20040319

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