SAP ABAP Interface IF_WD_CONTROLLER (Web Dynpro: Controller Interface)
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_COMPONENT Web Dynpro: Component 20030915
2 Interface composition (i COMPRISING i_ref)  IF_WD_VIEW Web Dynpro: API of a View 20020924
3 Interface composition (i COMPRISING i_ref)  IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20030612
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONTROLLER 20020926
Properties
Interface IF_WD_CONTROLLER  
Short Description Web Dynpro: Controller Interface    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20020924   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 IF_WD_CONTROLLER has no interface.
Friends
Interface IF_WD_CONTROLLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Private Type reference (TYPE) STRING Name of Controller 20020926
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTION Instance method Public Method Returns Reference to Action 20021210
2 GET_COMPONENT Instance method Public Method Returns Reference to Component 20020924
3 GET_CONTEXT Instance method Public Method Returns Reference to Context 20020924
4 GET_CONTROLLER_INFO Instance method Public Method Reference to Metadata Object of Controller 20030611
5 GET_MESSAGE Instance method Public Method Returns Message Text 20020924
6 GET_MESSAGE_MANAGER Instance method Public Method Returns Reference to Message Manager 20030423
7 GET_PERSONALIZATION_MANAGER Instance method Public Method Returns Reference to Personalization Manager 20051213
8 IS_ALIVE Instance method Public Method Checks whether controller has been cleared already 20071218
Events
Interface IF_WD_CONTROLLER has no event.
Types
Interface IF_WD_CONTROLLER has no local type.
Method Signatures

Method GET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION Value transfer Object reference (TYPE REF TO) IF_WD_ACTION Aktion 20021210
2 Importing NAME Value transfer Type reference (TYPE) STRING Name der Aktion 20021210

Method GET_ACTION on Interface IF_WD_CONTROLLER has no exception.

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT Komponente 20020924

Method GET_COMPONENT on Interface IF_WD_CONTROLLER has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT Context 20020924

Method GET_CONTEXT on Interface IF_WD_CONTROLLER has no exception.

Method GET_CONTROLLER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTROLLER_INFO Value transfer Object reference (TYPE REF TO) IF_WD_RR_CONTROLLER Metadaten des Controllers 20030611

Method GET_CONTROLLER_INFO on Interface IF_WD_CONTROLLER has no exception.

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING Nachrichtenschlüssel 20020924
2 Returning MESSAGE Value transfer Type reference (TYPE) STRING Nachrichtentext 20020924
3 Importing PARAMETER Call by reference Type reference (TYPE) TIHTTPNVP Parameter zu der Nachricht 20020924

Method GET_MESSAGE on Interface IF_WD_CONTROLLER has no exception.

Method GET_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_MANAGER Value transfer Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Referenz auf den Message-Manager 20030423

Method GET_MESSAGE_MANAGER on Interface IF_WD_CONTROLLER has no exception.

Method GET_PERSONALIZATION_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PERS_MANAGER Value transfer Object reference (TYPE REF TO) IF_WD_PERSONALIZATION Web Dynpro Personalisierungs-Interface 20051213

Method GET_PERSONALIZATION_MANAGER on Interface IF_WD_CONTROLLER has no exception.

Method IS_ALIVE Signature

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

Method IS_ALIVE on Interface IF_WD_CONTROLLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 630