SAP ABAP Class CL_CRM_WST_DDLB (provide drop down list box for view field)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WST (Application Component) Web Services Tool
⤷
WS_DESIGN_TOOL_WEB_UI (Package) Web Service Tool: Web UI
⤷
⤷
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 | 20071127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_VALUEHELP_PLDESCR | Interface for Describing a Selection List | 20071127 |
Properties
| Class | CL_CRM_WST_DDLB | |
| Short Description | provide drop down list box for view field | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WS_DESIGN_TOOL_WEB_UI | Web Service Tool: Web UI |
| Created | 20071127 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_VALUEHELP_DESCRIPTOR | Interface for Describing Input Help | 20071127 | ||
| 2 | IF_BSP_WD_VALUEHELP_PLDESCR | Interface for Describing a Selection List | 20071127 |
Friends
Class CL_CRM_WST_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 | 20071127 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20071127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071127 | |
| 2 | Instance method | Public | Method | set_binding_string | 20071127 | |
| 3 | Instance method | Public | Method | 20071127 | ||
| 4 | Instance method | Public | Method | 20071127 | ||
| 5 | Instance method | Public | Method | set selection table | 20071127 |
Events
Class CL_CRM_WST_DDLB has no event.
Types
Class CL_CRM_WST_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 | 20071127 |
Method CONSTRUCTOR on class CL_CRM_WST_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 | 20071127 |
Method SET_BINDING_STRING on class CL_CRM_WST_DDLB has no exception.
Method SET_CUSTOMIZING_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADD_INITIAL_ENTRY | Call by reference | Type reference (TYPE) | BOOLEAN | Logical Variable | 20071127 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20071127 |
Method SET_CUSTOMIZING_FIELD on class CL_CRM_WST_DDLB has no exception.
Method SET_DATA_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADD_INITIAL_ENTRY | Call by reference | Type reference (TYPE) | BOOLEAN | Logical Variable | 20071127 | |||
| 2 | IV_DATA_ELEMENT | Call by reference | Type reference (TYPE) | ROLLNAME | Data element (semantic domain) | 20071127 |
Method SET_DATA_ELEMENT on class CL_CRM_WST_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 | 20071127 |
Method SET_SELECTION_TABLE on class CL_CRM_WST_DDLB has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 700 |