SAP ABAP Interface IF_BSP_DLC_ROADMAP_CONTROL (Roadmap control interface)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     BSP_DYN_LAYOUT_TB_UI_RUNTIME (Package) Guided Activity Page runtime objects
Properties
Interface IF_BSP_DLC_ROADMAP_CONTROL  
Short Description Roadmap control interface    
General Data
Package BSP_DYN_LAYOUT_TB_UI_RUNTIME   Guided Activity Page runtime objects 
Created 20080304   SAP 
Last changed 20100303   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_BSP_DLC_ROADMAP_CONTROL has no interface.
Friends
Interface IF_BSP_DLC_ROADMAP_CONTROL has no friend.
Attributes
Interface IF_BSP_DLC_ROADMAP_CONTROL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTIVE_ITEM_NUMBER Instance method Public Method 20080304
2 GET_NUMBER_OF_ROADMAP_ITEMS Instance method Public Method 20080304
3 GET_ROADMAP_ITEM Instance method Public Method 20080304
4 GET_TARGET_ITEM_NUMBER Instance method Public Method 20081121
5 GO_ITEM Instance method Public Method 20080304
6 GO_LAST_ITEM Instance method Public Method 20080304
7 GO_NEXT_ITEM Instance method Public Method 20080304
8 GO_PREVIOUS_ITEM Instance method Public Method 20080304
9 GO_START_ITEM Instance method Public Method 20080304
10 SET_ITEM_DISABLED Instance method Public Method 20081017
11 SET_ITEM_DONE Instance method Public Method 20081017
Events
Interface IF_BSP_DLC_ROADMAP_CONTROL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_ROADMAP_ITEM_DATA Public See coding 20080304 begin of GTYPE_ROADMAP_ITEM_DATA, EVENT_NAME type STRING, TEXT_ID type CHAR70, STATE type STRING, DESCR_ID type BSP_DLC_TBUI_STEP_DESCR_ID, VIEW type STRING, IS_EMBEDDED type FLAG, end of GTYPE_ROADMAP_ITEM_DATA
Method Signatures

Method GET_ACTIVE_ITEM_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) I 20080304

Method GET_ACTIVE_ITEM_NUMBER on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method GET_NUMBER_OF_ROADMAP_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) I 20080304

Method GET_NUMBER_OF_ROADMAP_ITEMS on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method GET_ROADMAP_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) I 20080304
2 Returning RS_RESULT Value transfer Type reference (TYPE) GTYPE_ROADMAP_ITEM_DATA 20080304

Method GET_ROADMAP_ITEM on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method GET_TARGET_ITEM_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) I 20081121

Method GET_TARGET_ITEM_NUMBER on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method GO_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) I 20080304

Method GO_ITEM on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method GO_LAST_ITEM Signature

Method GO_LAST_ITEM on Interface IF_BSP_DLC_ROADMAP_CONTROL has no parameter.
Method GO_LAST_ITEM on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method GO_NEXT_ITEM Signature

Method GO_NEXT_ITEM on Interface IF_BSP_DLC_ROADMAP_CONTROL has no parameter.
Method GO_NEXT_ITEM on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method GO_PREVIOUS_ITEM Signature

Method GO_PREVIOUS_ITEM on Interface IF_BSP_DLC_ROADMAP_CONTROL has no parameter.
Method GO_PREVIOUS_ITEM on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method GO_START_ITEM Signature

Method GO_START_ITEM on Interface IF_BSP_DLC_ROADMAP_CONTROL has no parameter.
Method GO_START_ITEM on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method SET_ITEM_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISABLED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081017
2 Importing IV_ITEM_NUMBER Call by reference Type reference (TYPE) I 20081017

Method SET_ITEM_DISABLED on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method SET_ITEM_DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DONE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081017
2 Importing IV_ITEM_NUMBER Value transfer Type reference (TYPE) I 20081017

Method SET_ITEM_DONE on Interface IF_BSP_DLC_ROADMAP_CONTROL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700