SAP ABAP Interface IF_WD_VIEW_CONTROLLER (Web Dynpro: View Controller)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WD_VIEW Web Dynpro: API of a View 20030612
2 Interface composition (i COMPRISING i_ref)  IF_WD_WINDOW_CONTROLLER Window Controller 20050503
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_VIEW Web Dynpro View Controller 20030612
Properties
Interface IF_WD_VIEW_CONTROLLER  
Short Description Web Dynpro: View Controller    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20030612   SAP 
Last changed 20130531   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_CONTROLLER Web Dynpro: Controller Interface 20030612
2 IF_WD_NAVIGATION_SERVICES Web Dynpro: Services for Dynamic Navigation 20040701
3 IF_WD_NAVIGATION_SERVICES_NEW Web Dynpro: Services for Dynamic Navigation 20070104
Friends
Interface IF_WD_VIEW_CONTROLLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Public Attribute reference (LIKE) 20030923
Methods
# Method Level Visibility Method type Description Created on
1 DO_DYNAMIC_NAVIGATION Instance method Public Method 20040701
2 FIRE_PLUG Instance method Public Method Triggers Dynamically Created Outbound Plugs 20030612
3 GET_ACTION Instance method Public Method 20030923
4 GET_COMPONENT Instance method Public Method 20030923
5 GET_CONTEXT Instance method Public Method 20030923
6 GET_CONTEXT_MENU_MANAGER Instance method Public Method Returns the context menu manager 20060407
7 GET_CONTROLLER_INFO Instance method Public Method 20030923
8 GET_CURRENT_ACTION Instance method Public Method Returns Action to Be Processed (wddobeforeaction) 20050606
9 GET_CURRENT_ACTION_INFO Instance method Public Method Returns details of current action 20071214
10 GET_EMBEDDING_WINDOW Instance method Public Method Returns reference to dialog box or main window 20090304
11 GET_EMBEDDING_WINDOW_CTLR Instance method Public Method Returns Reference to Embedded Window 20050506
12 GET_MESSAGE Instance method Public Method 20030923
13 GET_MESSAGE_MANAGER Instance method Public Method 20030923
14 GET_VIEW_INFO Instance method Public Method Reference to the Metadata Object of the View 20030612
15 GET_VIEW_USAGE Instance method Public Method Returns the metadata description of the view embedding 20060110
16 IS_ALIVE Instance method Public Method 20071120
17 IS_CURRENT_ACTION_VALIDATING Instance method Public Method Returns whether the current action is validating 20070122
18 PREPARE_DYNAMIC_NAVIGATION Instance method Public Method 20040701
19 REGISTER_ON_ENTER_FOR_F4 Instance method Public Method Call Registered Method on ON_ENTER to F4 20101202
20 REMOVE_DYNAMIC_META_DATA Instance method Public Method 20060331
21 REQUEST_FOCUS Instance method Public Method Sets the Focus on an Element in the Context 20030916
22 REQUEST_FOCUS_ON_ACTION Instance method Public Method Sets the Focus on an Action 20030916
Events
Interface IF_WD_VIEW_CONTROLLER has no event.
Types
Interface IF_WD_VIEW_CONTROLLER has no local type.
Method Signatures

Method DO_DYNAMIC_NAVIGATION Signature

Method DO_DYNAMIC_NAVIGATION on Interface IF_WD_VIEW_CONTROLLER has no parameter.
Method DO_DYNAMIC_NAVIGATION on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method FIRE_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Type reference (TYPE) WDR_EVENT_PARAMETER_LIST Parameter des Outbound-Plugs 20030612
2 Importing PLUG_NAME Call by reference Type reference (TYPE) STRING WebDynpro: Runtimestruktur von In/Outbound Plugs 20040701

Method FIRE_PLUG on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_ACTION Signature

Method GET_ACTION on Interface IF_WD_VIEW_CONTROLLER has no parameter.
Method GET_ACTION on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_COMPONENT Signature

Method GET_COMPONENT on Interface IF_WD_VIEW_CONTROLLER has no parameter.
Method GET_COMPONENT on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_CONTEXT Signature

Method GET_CONTEXT on Interface IF_WD_VIEW_CONTROLLER has no parameter.
Method GET_CONTEXT on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_CONTEXT_MENU_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MENU_MANAGER Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_MENU_MANAGER 20060407

Method GET_CONTEXT_MENU_MANAGER on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_CONTROLLER_INFO Signature

Method GET_CONTROLLER_INFO on Interface IF_WD_VIEW_CONTROLLER has no parameter.
Method GET_CONTROLLER_INFO on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_CURRENT_ACTION 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_WD_ACTION Web Dynpro: Aktion 20050606

Method GET_CURRENT_ACTION on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_CURRENT_ACTION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDAPI_ACTION Web Dynpro: Aktion 20071214

Method GET_CURRENT_ACTION_INFO on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_EMBEDDING_WINDOW 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_WD_WINDOW 20090304

Method GET_EMBEDDING_WINDOW on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_EMBEDDING_WINDOW_CTLR 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_WD_WINDOW_CONTROLLER 20050506

Method GET_EMBEDDING_WINDOW_CTLR on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_MESSAGE Signature

Method GET_MESSAGE on Interface IF_WD_VIEW_CONTROLLER has no parameter.
Method GET_MESSAGE on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_MESSAGE_MANAGER Signature

Method GET_MESSAGE_MANAGER on Interface IF_WD_VIEW_CONTROLLER has no parameter.
Method GET_MESSAGE_MANAGER on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_VIEW_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEW_INFO Value transfer Object reference (TYPE REF TO) IF_WD_RR_VIEW Metadaten des Views 20030612

Method GET_VIEW_INFO on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method GET_VIEW_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEW_USAGE Value transfer Object reference (TYPE REF TO) IF_WD_RR_VIEW_USAGE Runtime Repository API: View Usage 20060110

Method GET_VIEW_USAGE on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method IS_ALIVE Signature

Method IS_ALIVE on Interface IF_WD_VIEW_CONTROLLER has no parameter.
Method IS_ALIVE on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method IS_CURRENT_ACTION_VALIDATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALIDATING Value transfer Type reference (TYPE) ABAP_BOOL 20070122

Method IS_CURRENT_ACTION_VALIDATING on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method PREPARE_DYNAMIC_NAVIGATION Signature

Method PREPARE_DYNAMIC_NAVIGATION on Interface IF_WD_VIEW_CONTROLLER has no parameter.
Method PREPARE_DYNAMIC_NAVIGATION on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method REGISTER_ON_ENTER_FOR_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REGISTER_ON_ENTER Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE X zum Registrieren, SPACE zum Deregistrieren 20101202

Method REGISTER_ON_ENTER_FOR_F4 on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method REMOVE_DYNAMIC_META_DATA Signature

Method REMOVE_DYNAMIC_META_DATA on Interface IF_WD_VIEW_CONTROLLER has no parameter.
Method REMOVE_DYNAMIC_META_DATA on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method REQUEST_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Value transfer Type reference (TYPE) STRING Context-Attribut 20030916
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Context-Element 20030916
3 Importing FOCUS_INFO Call by reference Object reference (TYPE REF TO) IF_WD_FOCUS_INFO Siehe CL_WD_FOCUS_INFO=>NEW_* 20090911

Method REQUEST_FOCUS on Interface IF_WD_VIEW_CONTROLLER has no exception.

Method REQUEST_FOCUS_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Object reference (TYPE REF TO) IF_WD_ACTION Aktion 20030916
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050525

Method REQUEST_FOCUS_ON_ACTION on Interface IF_WD_VIEW_CONTROLLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640