SAP ABAP Class CL_DD_SELECT_ELEMENT (Dynamic Documents: Selection Element)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CI-DYD (Application Component) Dynamic Documents
     SDYNAMICDOCUMENTS (Package) Dynamic Documents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DD_FORM_ELEMENT Dynamic Documents: Form Element 19991025
Properties
Class CL_DD_SELECT_ELEMENT  
Short Description Dynamic Documents: Selection Element    
Super Class CL_DD_FORM_ELEMENT Dynamic Documents: Form Element 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDYNAMICDOCUMENTS   Dynamic Documents 
Created 19991021   SAP 
Last change 19991025   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DD_SELECT_ELEMENT has no interface implemented.
Friends
Class CL_DD_SELECT_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OPTIONS Instance attribute Public Type reference (TYPE) SDYDO_OPTION_TAB Option Table (Selectable Items) 19991214
2 VALUE Instance attribute Public Type reference (TYPE) SDYDO_VALUE Currently Selected Item 19991021
Methods
# Method Level Visibility Method type Description Created on
1 ON_SELECTED Instance method Public Event handling method Internal Use 19991021
2 SET_DISPLAY Instance method Public Method New Display (Display Suppressed, and so on) 19991203
3 SET_VALUE Instance method Public Method Selection Element Contains New Value (in HTML Table) 19991027
Events
# Event Type Visibility Description Created on
1 SELECTED Instance Event
(0)
Public
(2)
Item Selected 19991025
Types
Class CL_DD_SELECT_ELEMENT has no local type.
Method Signatures

Method ON_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) 19991026

Method ON_SELECTED on class CL_DD_SELECT_ELEMENT has no exception.

Method SET_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISABLED Call by reference Type reference (TYPE) SDYDO_FLAG Element wird disabled 20010821
2 Importing SUPPRESS_DISPLAY Call by reference Type reference (TYPE) SDYDO_FLAG Element wird ausgeblendet 19991203

Method SET_DISPLAY on class CL_DD_SELECT_ELEMENT has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SDYDO_VALUE neuer Wert 19991027

Method SET_VALUE on class CL_DD_SELECT_ELEMENT has no exception.
Event Signatures

Event SELECTED Signature
Event SELECTED on class CL_DD_SELECT_ELEMENT has no parameter.
History
Last changed by/on SAP  19991025 
SAP Release Created in