SAP ABAP Class IF_BSP_DLC_ROADMAP_CONTROL (Roadmap control interface)
Properties
Class IF_BSP_DLC_ROADMAP_CONTROL  
Short Description Roadmap control interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080304   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_BSP_DLC_ROADMAP_CONTROL has no interface implemented.
Friends
Class IF_BSP_DLC_ROADMAP_CONTROL has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class 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 class IF_BSP_DLC_ROADMAP_CONTROL has no exception.

Method GO_LAST_ITEM Signature

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

Method GO_NEXT_ITEM Signature

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

Method GO_PREVIOUS_ITEM Signature

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

Method GO_START_ITEM Signature

Method GO_START_ITEM on class IF_BSP_DLC_ROADMAP_CONTROL has no parameter.
Method GO_START_ITEM on class 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 class 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 class IF_BSP_DLC_ROADMAP_CONTROL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in