SAP ABAP Interface IF_WDK_BE_CONTROLLER (Backend controller interface)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-MUS (Application Component) Musing Tools
     WDK_CONTROLLER (Package) Kayak Controller
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDK_BDC_CONTROLLER Backend Controller 20070322
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDK_BE_CONTROLLER Backend Controller 20060307
Properties
Interface IF_WDK_BE_CONTROLLER  
Short Description Backend controller interface    
General Data
Package WDK_CONTROLLER   Kayak Controller 
Created 20060307   SAP 
Last changed 20070911   SAP 
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_UNDOABLE_ACTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDK_CONSISTENCY_MANAGER Check data 20060504
2 IF_WDK_UNDO_MANAGER Undo / Redo 20060418
Friends
Interface IF_WDK_BE_CONTROLLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_CURRENT_STATE Instance attribute Public Type reference (TYPE) WDK_FPSTATE Floorplan state 20060330
2 MV_TCODE Instance attribute Public Type reference (TYPE) SYTCODE Current Transaction Code 20060404
3 MV_WDAPP Instance attribute Public Type reference (TYPE) WDK_APPLICATION Web Dynpro: Name of Application 20060404
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_CONTROLLER Instance method Public Method INTERNAL: Do not Use! 20060404
2 EXECUTE_ACTION Instance method Public Method Execute Action 20060320
3 FINISH Instance method Public Method Finish 20060307
4 GET_SERIALIZABLE Instance method Public Method XML Serialization 20060403
5 REQUEST_MEMORY_IMPORT Instance method Public Method Pass data reference for memory import 20070322
6 START Instance method Public Method Start 20060307
7 START_OVER Instance method Public Method Start Over 20060307
8 TOP_LAST_ACTION Instance method Public Method Get Last Action 20060404
Events
Interface IF_WDK_BE_CONTROLLER has no event.
Types
Interface IF_WDK_BE_CONTROLLER has no local type.
Method Signatures

Method ATTACH_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WDK_FP_CONTROLLER Floorplan controller interface 20060404
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER Error in controller 20061117

Method EXECUTE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENQ_COLLISIONS Value transfer Type reference (TYPE) WDK_ENQ_COLLISION_TTY Enqueue collisions 20060411
2 Exporting ET_MESSAGES Value transfer Type reference (TYPE) WDKMSG_TTY Collecting messages in the SAP System 20060320
3 Importing IV_ACTION Call by reference Type reference (TYPE) WDK_ACTION Definition of the standard actions for a a UI state 20060320
4 Importing IV_SOURCE_STATE Call by reference Type reference (TYPE) WDK_FPSTATE Source Floorplan state 20060320
5 Importing IV_SYNCHRONIZE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Set while synchronizing a snapshop 20060407
6 Importing IV_TARGET_STATE Call by reference Type reference (TYPE) WDK_FPSTATE Target Floorplan state 20060320
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER 20060320
2 CX_WDK_ENQ_CONTROLLER Enqueue lock errors 20060424

Method FINISH Signature

Method FINISH on Interface IF_WDK_BE_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER Error in controller 20060628

Method GET_SERIALIZABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDK_SERIALIZATION XML Serialization 20060403

Method GET_SERIALIZABLE on Interface IF_WDK_BE_CONTROLLER has no exception.

Method REQUEST_MEMORY_IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MEMORYOBJ Call by reference Type reference (TYPE) WDK_ABAP_MEMORY_OBJECT_TTY Application specific memory objects 20070322
2 Importing IT_SGPARAM Call by reference Type reference (TYPE) WDK_APPL_SGPARAM_REF_TTY Set-/get-parameters for import request 20070322

Method REQUEST_MEMORY_IMPORT on Interface IF_WDK_BE_CONTROLLER has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FP_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WDK_FP_CONTROLLER 20060308
2 Importing IS_CTU_PARAMS Call by reference Type reference (TYPE) CTU_PARAMS Parameter string for runtime of CALL TRANSACTION USING... 20060816
3 Importing IT_MEMORYOBJ Call by reference Type reference (TYPE) WDK_ABAP_MEMORY_OBJECT_TTY Application specific memory objects 20070322
4 Importing IT_SGPARAMETER Call by reference Type reference (TYPE) WDK_APPL_SGPARAM_TTY Application specific set-/get-parameters 20060713
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER 20060309

Method START_OVER Signature

Method START_OVER on Interface IF_WDK_BE_CONTROLLER has no parameter.
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER 20060309

Method TOP_LAST_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTION Call by reference Type reference (TYPE) WDK_ACTION Definition of the standard actions for a a UI state 20060404
2 Exporting EV_SOURCE_STATE Call by reference Type reference (TYPE) WDK_FPSTATE Source Floorplan state 20060404
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) WDK_FPSTATE Target Floorplan state 20060404
# Exception Resumable Description Created on
1 CX_WDK_CONTROLLER 20060404
History
Last changed by/on SAP  20070911 
SAP Release Created in 700