SAP ABAP Class CL_BSP_DLC_TBUI_CUST_API (Access to customizing of task pages)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
BSP_DYN_LAYOUT_TB_UI_CUST (Package) Guided Activity Page customizing objects
⤷
⤷
Properties
| Class | CL_BSP_DLC_TBUI_CUST_API | |
| Short Description | Access to customizing of task pages | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_LAYOUT_TB_UI_CUST | Guided Activity Page customizing objects |
| Created | 20081105 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_DLC_TBUI_CUST_API has no forward declaration.
Interfaces
Class CL_BSP_DLC_TBUI_CUST_API has no interface implemented.
Friends
Class CL_BSP_DLC_TBUI_CUST_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BSP_DLC_TBUI_CUST_API | Access to customizing of Task-Based UI | 20081105 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BSPWD_TBUI_REUSE_TASK_T | Re-usable tasks for embedding in Task Pages | 20090115 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BSPWD_TBUI_REUSE_VIEW_T | Re-usable views enabled for Task-Based UIs | 20081118 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BSPWD_TBUI_VIEW_USAGE_T | External views to be used in Task-Based UIs via usage | 20081105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081105 | |
| 2 | Static method | Public | Method | Singleton | 20081105 | |
| 3 | Instance method | Public | Method | Get re-usable tasks for embedding in Task Pages | 20090115 | |
| 4 | Instance method | Public | Method | Get re-usable views enabled for Task Pages | 20081118 | |
| 5 | Instance method | Public | Method | Get a usage for a single view | 20081105 |
Events
Class CL_BSP_DLC_TBUI_CUST_API has no event.
Types
Class CL_BSP_DLC_TBUI_CUST_API has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BSP_DLC_TBUI_CUST_API has no parameter.
Method CONSTRUCTOR on class CL_BSP_DLC_TBUI_CUST_API has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TBUI_CUST_API | Value transfer | Object reference (TYPE REF TO) | CL_BSP_DLC_TBUI_CUST_API | Access to customizing of Task-Based UI | 20081105 |
Method GET_INSTANCE on class CL_BSP_DLC_TBUI_CUST_API has no exception.
Method GET_REUSE_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REUSE_TASKS | Call by reference | Type reference (TYPE) | BSPWD_TBUI_REUSE_TASK_T | Re-usable tasks for embedding in Task Pages | 20090115 |
Method GET_REUSE_TASKS on class CL_BSP_DLC_TBUI_CUST_API has no exception.
Method GET_REUSE_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REUSE_VIEWS | Call by reference | Type reference (TYPE) | BSPWD_TBUI_REUSE_VIEW_T | Re-usable views enabled for Task-Based UIs | 20081118 |
Method GET_REUSE_VIEWS on class CL_BSP_DLC_TBUI_CUST_API has no exception.
Method GET_VIEW_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VIEW_USAGE | Call by reference | Type reference (TYPE) | BSPWD_TBUI_VIEW_USAGE | External view to be used in Task-Based UIs via usage | 20081105 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20081105 | |||
| 3 | IV_ENHANCEMENT_SET | Call by reference | Type reference (TYPE) | BSP_WD_ENHANCEMENT_SET | Enhancement Set | 20081118 | |||
| 4 | IV_VIEWNAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Internal Name (Key) of BSP Page | 20081105 |
Method GET_VIEW_USAGE on class CL_BSP_DLC_TBUI_CUST_API has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |