SAP ABAP Class CL_WDK_FP_CONTROLLER (Floorplan 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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDK_FP_CONTROLLER Floorplan controller interface 20060307
Properties
Class CL_WDK_FP_CONTROLLER  
Short Description Floorplan controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WDK_CONTROLLER   Kayak Controller 
Created 20060307   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WDK_BE_CONTROLLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDK_FP_CONTROLLER Floorplan controller interface 20060307
Friends
Class CL_WDK_FP_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_BE_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WDK_BE_CONTROLLER Backend controller interface 20060309
2 MR_DB_ACCESSOR Instance attribute Private Object reference (TYPE REF TO) CL_WDK_DB_ACCESSOR 20060313
3 MR_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20060307
4 MR_ROOT_CONTEXT_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro Context 20060309
5 MR_UI_PROPERTIES Instance attribute Private Object reference (TYPE REF TO) LCL_UI_PROPERTIES Handler for UI properity binding 20070322
6 MT_ENQ_COLLISIONS Instance attribute Private Type reference (TYPE) WDK_ENQ_COLLISION_TTY Enqueue collisions 20060411
7 MT_LAST_MESSAGES Instance attribute Private Type reference (TYPE) WDKMSG_TTY Collecting messages in the SAP System 20060307
8 MV_CURR_STATE Instance attribute Public Attribute reference (LIKE) 20060313
9 MV_FLOORPLAN_ENDED Instance attribute Private Type reference (TYPE) ABAP_BOOL Checkbox 20060314
10 MV_WDAPP Instance attribute Public Attribute reference (LIKE) 20060308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060307
2 INIT Instance method Private Method 20060314
3 START_OVER Instance method Private Method 20060313
Events
Class CL_WDK_FP_CONTROLLER has no event.
Types
Class CL_WDK_FP_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_WDAPP Call by reference Type reference (TYPE) WDK_APPLICATION Web Dynpro: Name of Application 20060308
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER 20060329

Method INIT Signature

Method INIT on class CL_WDK_FP_CONTROLLER has no parameter.
Method INIT on class CL_WDK_FP_CONTROLLER has no exception.

Method START_OVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TARGET_STATE Call by reference Type reference (TYPE) WDK_FPSTATE Floorplan state 20060313
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER 20060329
History
Last changed by/on SAP  20060912 
SAP Release Created in 700