SAP ABAP Class CX_WDK_CONTROLLER (Error in controller)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-MUS (Application Component) Musing Tools
     WDK_CONTROLLER (Package) Kayak Controller
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 20060307
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20060307
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WDK_DATA_CONTROLLER Error in backend data 20060413
2 Inheritance (c INHERITING FROM c_ref)  CX_WDK_DYNPRO_CONTROLLER Error in dynpro sequence 20070322
3 Inheritance (c INHERITING FROM c_ref)  CX_WDK_ENQ_CONTROLLER Enqueue lock errors 20060425
4 Inheritance (c INHERITING FROM c_ref)  CX_WDK_XML_CONTROLLER Errors during XML Marhsalling 20060410
Properties
Class CX_WDK_CONTROLLER  
Short Description Error in controller    
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 CX_WDK_CONTROLLER    
Program status     
Category 40  Exception Class 
Package WDK_CONTROLLER   Kayak Controller 
Created 20060307   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WDK_CONTROLLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20060307
Friends
Class CX_WDK_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INTERNAL_ERROR Constant Public See coding 20060310
2 IV_ACTION Instance attribute Public Type reference (TYPE) WDK_ACTION Action for UI state 20060313
3 IV_ACTION_INDEX Instance attribute Public Type reference (TYPE) INT1 Index of action 20060419
4 IV_CPROG Instance attribute Public Type reference (TYPE) BDC_PROG Calling Program 20060310
5 IV_DYNNR Instance attribute Public Type reference (TYPE) BDC_DYNR Current Screen Number 20060310
6 IV_FPSTATE_SOURCE Instance attribute Public Type reference (TYPE) WDK_FPSTATE Floorplan state 20060309
7 IV_FPSTATE_TARGET Instance attribute Public Type reference (TYPE) WDK_FPSTATE Floorplan state 20060309
8 IV_SCRIPT Instance attribute Public Type reference (TYPE) WDK_SCRIPT Action script for BDC transaction call 20060309
9 IV_STEP_INDEX Instance attribute Public Type reference (TYPE) INT4 Index of navigation step 20060419
10 IV_TCODE Instance attribute Public Type reference (TYPE) SYTCODE Current Transaction Code 20060331
11 IV_WDAPP Instance attribute Public Type reference (TYPE) WDK_APPLICATION Web Dynpro: Name of Application 20060308
12 SWITCH_NOT_ACTIVE Constant Public See coding 20060927
13 WDAPP_ACTION_NOT_FOUND Constant Public See coding 20060313
14 WDAPP_DYNPRO_NOT_MET Constant Public See coding 20060419
15 WDAPP_DYNPRO_QUEUE_ABORT Constant Public See coding 20060503
16 WDAPP_KERNEL_OUTDATED Constant Public See coding 20070719
17 WDAPP_NOT_FOUND Constant Public See coding 20060308
18 WDAPP_NO_AUTHORIZATION Constant Public See coding 20060308
19 WDAPP_NO_CONVERSION Constant Public See coding 20060829
20 WDAPP_TC_ILL_DEFINED Constant Public See coding 20060621
21 WDAPP_UNRECOVERABLE_ERROR Constant Public See coding 20060503
22 WDAPP_WRONG_TRANSITION Constant Public See coding 20060323
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060307
Events
Class CX_WDK_CONTROLLER has no event.
Types
Class CX_WDK_CONTROLLER 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 IV_ACTION Call by reference Type reference (TYPE) WDK_ACTION 20060313
2 Importing IV_ACTION_INDEX Call by reference Type reference (TYPE) INT1 20060419
3 Importing IV_CPROG Call by reference Type reference (TYPE) BDC_PROG 20060310
4 Importing IV_DYNNR Call by reference Type reference (TYPE) BDC_DYNR 20060310
5 Importing IV_FPSTATE_SOURCE Call by reference Type reference (TYPE) WDK_FPSTATE 20060309
6 Importing IV_FPSTATE_TARGET Call by reference Type reference (TYPE) WDK_FPSTATE 20060309
7 Importing IV_SCRIPT Call by reference Type reference (TYPE) WDK_SCRIPT 20060309
8 Importing IV_STEP_INDEX Call by reference Type reference (TYPE) INT4 20060419
9 Importing IV_TCODE Call by reference Type reference (TYPE) SYTCODE 20060331
10 Importing IV_WDAPP Call by reference Type reference (TYPE) WDK_APPLICATION 20060308
11 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20060307
12 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20060307

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