SAP ABAP Class CL_FDT_WD_EDITOR_SECTION (FDT WD Island: Represents a section in the editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_ISLAND_EDITOR (Package) BRFplus: Island Editor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_EDITOR_SECTION | FDT WD: Section in editor | 20100226 |
Properties
| Class | CL_FDT_WD_EDITOR_SECTION | |
| Short Description | FDT WD Island: Represents a section in the editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_ISLAND_EDITOR | BRFplus: Island Editor |
| Created | 20100226 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | 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_EDITOR_SECTION | FDT WD: Section in editor | 20100226 |
Friends
Class CL_FDT_WD_EDITOR_SECTION 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) | IF_FDT_WD_EDITOR_SECTION=>S_HEADER | 20100226 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_WD_EDITOR_SECTION=>T_ELEMENT | 20100710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100226 |
Events
Class CL_FDT_WD_EDITOR_SECTION has no event.
Types
Class CL_FDT_WD_EDITOR_SECTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_EDITOR_SECTION | Parent Section | 20100226 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | IF_FDT_WD_EDITOR_SECTION=>S_HEADER | Header | 20100226 |
Method CONSTRUCTOR on class CL_FDT_WD_EDITOR_SECTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |