SAP ABAP Class CL_SDB_DROPDOWN_WEBDYNPRO (Create and Use Drop-Down List on Screen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SDB-CCM (Application Component) CCMS/Database Monitors for MaxDB
⤷
SDBA_SDB (Package) MaxDB/liveCache Monitoring and Administration
⤷
⤷
Properties
| Class | CL_SDB_DROPDOWN_WEBDYNPRO | |
| Short Description | Create and Use Drop-Down List on Screen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_SDB | MaxDB/liveCache Monitoring and Administration |
| Created | 20070801 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SDB_DROPDOWN_WEBDYNPRO has no forward declaration.
Interfaces
Class CL_SDB_DROPDOWN_WEBDYNPRO has no interface implemented.
Friends
Class CL_SDB_DROPDOWN_WEBDYNPRO 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) | CHAR30 | 30 Characters | 20070801 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 30 Characters | 20070801 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | Function Code that Triggered PAI | 20070801 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 30 Characters | 20070801 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 30 Characters | 20080806 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | 30 Characters | 20070801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20070801 | ||
| 2 | Instance method | Public | Method | 20070801 | ||
| 3 | Instance method | Public | Method | 20070801 | ||
| 4 | Instance method | Public | Method | 20070808 |
Events
Class CL_SDB_DROPDOWN_WEBDYNPRO has no event.
Types
Class CL_SDB_DROPDOWN_WEBDYNPRO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20070801 | |||
| 2 | CONTAINER | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20070801 | |||
| 3 | CONTEXT_NODE | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20070801 | |||
| 4 | NODE_ATTRIBUTE | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20070801 | |||
| 5 | READ_ONLY_FIELD | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20080806 | |||
| 6 | VALUE_TABLE | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20070801 |
Method CONSTRUCTOR on class CL_SDB_DROPDOWN_WEBDYNPRO has no exception.
Method CREATE_UI_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20070801 |
Method CREATE_UI_ELEMENT on class CL_SDB_DROPDOWN_WEBDYNPRO has no exception.
Method SET_VALUE_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WD_ASSIST | Call by reference | Object reference (TYPE REF TO) | CL_DBA_WD_ACTION_ASSISTANCE | 20070801 | ||||
| 2 | WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070801 |
Method SET_VALUE_TAB on class CL_SDB_DROPDOWN_WEBDYNPRO has no exception.
Method TRANSFER_VALUE_FROM_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WD_ASSIST | Call by reference | Object reference (TYPE REF TO) | CL_DBA_WD_ACTION_ASSISTANCE | 20070808 | ||||
| 2 | WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20070808 |
Method TRANSFER_VALUE_FROM_CONTEXT on class CL_SDB_DROPDOWN_WEBDYNPRO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |