SAP ABAP Class CL_FDT_WD_DATA_OB_EL_MODEL (FDT:WD Model for data object element)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_CORE_OBJECTS (Package) BRFplus: Core Objects for Web Dynpro UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects | 20071003 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_QUERY_FILTER | Filter for queried objects | 20091106 |
Properties
| Class | CL_FDT_WD_DATA_OB_EL_MODEL | |
| Short Description | FDT:WD Model for data object element | |
| Super Class | CL_FDT_WD_MAINTENANCE_MODEL | FDT WD: Model for maintenance objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_CORE_OBJECTS | BRFplus: Core Objects for Web Dynpro UI |
| Created | 20071003 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FDT_WD_QUERY_FILTER | Filter for queried objects | 20091106 |
Friends
Class CL_FDT_WD_DATA_OB_EL_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'BINDING' | 20110502 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'ALLOWED_COMP_OPTIONS' | FDT:Allowed Comp usr defined | 20071003 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '01' | 20091104 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '02' | 20091104 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | '00' | 20091104 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | '03' | 20091104 | |||
| 7 | Constant | Private | Type reference (TYPE) | DDOBJNAME | 'FDT_ELEMENT_TYPE' | FDT:Element Types | 20091119 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'COMPOUNDING' | 20071003 | |||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'DO_ELEMENT' | FDT:Data Object Element | 20071003 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'DOMAIN_VALUES' | 20071003 | |||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'ELEMENT_TYPE' | Node Attribute Element Type | 20091119 | ||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'META_INFO' | 20130930 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'ELEMENT_MAIN_TAB' | Properties tab name / ID | 20130328 | ||
| 14 | Constant | Public | Type reference (TYPE) | IF_FDT_TYPES=>TIMEPOINT_TYPE | '0' | Virtual timepoint type none | 20091130 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'FIX_ELEMENT_TYPE' | 20130830 | |||
| 16 | Constant | Public | Type reference (TYPE) | C | 'D' | 20071003 | |||
| 17 | Constant | Public | Type reference (TYPE) | C | 'V' | 20071003 | |||
| 18 | Constant | Private | Type reference (TYPE) | STRING | 'VALUE_LIST' | 20071003 | |||
| 19 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FDT_ELEMENT | FDT: Data Object of Type Element | 20071003 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Gets the element properties | 20091104 |
Events
Class CL_FDT_WD_DATA_OB_EL_MODEL has no event.
Types
Class CL_FDT_WD_DATA_OB_EL_MODEL has no local type.
Method Signatures
Method GET_ELEMENT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_ELEMENT_PROP_MODEL | Value transfer | Type reference (TYPE) | FDTS_WD_DO_ELEMENT_MODEL | FDT: Do element | 20091104 |
Method GET_ELEMENT_PROPERTIES on class CL_FDT_WD_DATA_OB_EL_MODEL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 711 |