SAP ABAP Class CL_BSP_DLC_UI_DDLB (DDLB for view fields)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-CON (Application Component) UI Configuration & Design Layer
⤷
BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_VALUEHELP_DESCRIPTOR | Interface for Describing Input Help | 20070109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_VALUEHELP_PLDESCR | Interface for Describing a Selection List | 20070109 |
Properties
| Class | CL_BSP_DLC_UI_DDLB | |
| Short Description | DDLB for view fields | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BSP_DYN_CONFIG_TOOLS2 | Tools for Dynamic Layout |
| Created | 20070109 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_DLC_UI_DDLB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_VALUEHELP_DESCRIPTOR | Interface for Describing Input Help | 20070109 | ||
| 2 | IF_BSP_WD_VALUEHELP_PLDESCR | Interface for Describing a Selection List | 20070109 |
Friends
Class CL_BSP_DLC_UI_DDLB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | Value Table for BSP WD Dropdown List Boxes | 20070109 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20070109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070109 | |
| 2 | Instance method | Public | Method | 20070109 | ||
| 3 | Instance method | Public | Method | 20070109 |
Events
Class CL_BSP_DLC_UI_DDLB has no event.
Types
Class CL_BSP_DLC_UI_DDLB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070109 |
Method CONSTRUCTOR on class CL_BSP_DLC_UI_DDLB has no exception.
Method SET_BINDING_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BINDING_STRING | Call by reference | Type reference (TYPE) | STRING | 20070109 |
Method SET_BINDING_STRING on class CL_BSP_DLC_UI_DDLB has no exception.
Method SET_SELECTION_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTION_TABLE | Call by reference | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | Value Table for BSP WD Dropdown List Boxes | 20070109 |
Method SET_SELECTION_TABLE on class CL_BSP_DLC_UI_DDLB has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |