SAP ABAP Class CL_BSP_DLC_ROADMAP_SETUP (CL_BSP_DLC_ROADMAP_SETUP)
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
| Class | CL_BSP_DLC_ROADMAP_SETUP | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_LAYOUT_TB_UI_RUNTIME | Guided Activity Page runtime objects |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BSP_DLC_ROADMAP_SETUP has no interface implemented.
Friends
Class CL_BSP_DLC_ROADMAP_SETUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GTYPE_ROADMAP_ITEM_TAB | 20080304 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | GTYPE_UIOBJ_USAGE_TAB | 20080304 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080304 | |
| 2 | Static method | Public | Method | 20080304 | ||
| 3 | Instance method | Public | Method | 20080304 |
Events
Class CL_BSP_DLC_ROADMAP_SETUP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_DATA_POINT | Public | See coding | 20080304 | begin of GTYPE_DATA_POINT,
CONTROLLER_TYPE type CHAR1,
CNODE_NAME type SEOCMPNAME,
end of GTYPE_DATA_POINT
|
||
| 2 | GTYPE_DATA_POINT_TAB | Public | See coding | 20080304 | GTYPE_DATA_POINT_TAB type standard table of GTYPE_DATA_POINT with non-unique default key initial size 0
|
||
| 3 | GTYPE_ROADMAP_ITEM | Public | See coding | 20080304 | begin of GTYPE_ROADMAP_ITEM,
UIOBJ_USAGE_ID type STRING,
VIEW type STRING,
TITLE_REF type STRING,
DESCR_ID type STRING,
COMPLETE type ABAP_BOOL,
DISABLED type ABAP_BOOL,
end of GTYPE_ROADMAP_ITEM
|
||
| 4 | GTYPE_ROADMAP_ITEM_TAB | Public | See coding | 20080304 | GTYPE_ROADMAP_ITEM_TAB type standard table of GTYPE_ROADMAP_ITEM with non-unique default key
|
||
| 5 | GTYPE_UIOBJ_USAGE | Public | See coding | 20080304 | begin of GTYPE_UIOBJ_USAGE,
ID type STRING,
COMPONENT type BSP_WD_COMPONENT_NAME,
WINDOW type STRING,
VIEWSET type STRING,
DATA_SINKS type GTYPE_DATA_POINT_TAB,
DATA_SOURCES type GTYPE_DATA_POINT_TAB,
end of GTYPE_UIOBJ_USAGE
|
||
| 6 | GTYPE_UIOBJ_USAGE_TAB | Public | See coding | 20080304 | GTYPE_UIOBJ_USAGE_TAB type sorted table of GTYPE_UIOBJ_USAGE with unique key ID
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML | Call by reference | Type reference (TYPE) | STRING | 20080304 |
Method CONSTRUCTOR on class CL_BSP_DLC_ROADMAP_SETUP has no exception.
Method CREATE_FROM_CONFIG_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML | Call by reference | Type reference (TYPE) | STRING | 20080304 | ||||
| 2 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BSP_DLC_ROADMAP_SETUP | 20080304 |
Method CREATE_FROM_CONFIG_XML on class CL_BSP_DLC_ROADMAP_SETUP has no exception.
Method GET_UIOBJECT_USAGE_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20080304 | ||||
| 2 | RS_RESULT | Value transfer | Type reference (TYPE) | GTYPE_UIOBJ_USAGE | 20080304 |
Method GET_UIOBJECT_USAGE_DEF on class CL_BSP_DLC_ROADMAP_SETUP has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |