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 | Instance method | Public | Method | 20080304 | ||
| 2 | Instance method | Public | Method | 20080304 | ||
| 3 | Instance method | Public | Method | 20080304 | ||
| 4 | Instance method | Public | Method | 20081121 | ||
| 5 | Instance method | Public | Method | 20080304 | ||
| 6 | Instance method | Public | Method | 20080304 | ||
| 7 | Instance method | Public | Method | 20080304 | ||
| 8 | Instance method | Public | Method | 20080304 | ||
| 9 | Instance method | Public | Method | 20080304 | ||
| 10 | Instance method | Public | Method | 20081017 | ||
| 11 | 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 | 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 | 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 | IV_ITEM_NUMBER | Call by reference | Type reference (TYPE) | I | 20080304 | ||||
| 2 | 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 | 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 | 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 | IV_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20081017 | |||
| 2 | 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 | IV_DONE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20081017 | |||
| 2 | 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 |