SAP ABAP Interface IF_BSP_WD_HISTORY_MANAGER_DISP (Display interface of WD history manager)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_HIST_MANAGER_BASE History Manager Base Class 20051012
Properties
Interface IF_BSP_WD_HISTORY_MANAGER_DISP  
Short Description Display interface of WD history manager    
General Data
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20030110   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_WD_WINDOW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no interface.
Friends
Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no friend.
Attributes
Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HISTORY Instance method Public Method Returns the current history for display 20030110
2 GET_STATE_TEXT Instance method Public Method Returns the text of a specific state id 20070705
3 GO_BACK Instance method Public Method Request backwards navigation 20030305
4 GO_FORWARD Instance method Public Method Request forward navigation 20030305
5 GO_STATE Instance method Public Method Request a qualified state 20030305
6 RESET_HISTORY Instance method Public Method Request to reset the complete history 20030306
Events
# Event Type Visibility Description Created on
1 STATE_CREATED Instance Event
(0)
Public
(2)
New state created 20051013
2 STATE_DELETED Instance Event
(0)
Public
(2)
Historic state deleted 20070809
3 STATE_RESTORED Instance Event
(0)
Public
(2)
Historic state restored 20051013
Types
Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no local type.
Method Signatures

Method GET_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NO_BACK Call by reference Type reference (TYPE) FLAG Back not possible 20030305
2 Exporting NO_FORWARD Call by reference Type reference (TYPE) FLAG Forward not possible 20030305
3 Exporting SELECTION Call by reference Type reference (TYPE) IHTTPNAM History selection 20030110
4 Exporting VALUES Call by reference Type reference (TYPE) TIHTTPNVP History values 20030110

Method GET_HISTORY on Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no exception.

Method GET_STATE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RENDERING_GROUP Call by reference Type reference (TYPE) STRING 20070705
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20070705
3 Importing STATE_NAME Call by reference Type reference (TYPE) IHTTPNAM HTTP Framework (iHTTP) HTTP Name 20070705

Method GET_STATE_TEXT on Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no exception.

Method GO_BACK Signature

Method GO_BACK on Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no parameter.
Method GO_BACK on Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no exception.

Method GO_FORWARD Signature

Method GO_FORWARD on Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no parameter.
Method GO_FORWARD on Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no exception.

Method GO_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STATE_NAME Call by reference Type reference (TYPE) IHTTPNAM HTTP Framework (iHTTP) HTTP Name 20030305

Method GO_STATE on Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no exception.

Method RESET_HISTORY Signature

Method RESET_HISTORY on Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no parameter.
Method RESET_HISTORY on Interface IF_BSP_WD_HISTORY_MANAGER_DISP has no exception.
Event Signatures

Event STATE_CREATED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 STATE_ID Exporting Value transfer Type reference (TYPE) I State ID 20051013

Event STATE_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 STATE_ID Exporting Value transfer Type reference (TYPE) I State ID 20070809
2 STATE_TEXT Exporting Value transfer Type reference (TYPE) STRING State Title 20080206

Event STATE_RESTORED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 STATE_ID Exporting Value transfer Type reference (TYPE) I State ID 20051013
History
Last changed by/on SAP  20081007 
SAP Release Created in 400