SAP ABAP Class CL_FPM_ELEMENT (FPM Element)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_ELEMENT | Interface for FPM Node Element | 20090720 |
Properties
| Class | CL_FPM_ELEMENT | |
| Short Description | FPM Element | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20090720 | SAP |
| Last change | 20110908 | 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_FPM_ELEMENT | Interface for FPM Node Element | 20090720 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FPM_CONTEXT_MANAGER | 20090720 | FPM Context Manager | |
| 2 | CL_FPM_NODE | 20090720 | FPM Node |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Attributes of this element | 20090720 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_FPM_NODE=>TY_T_FPM_CHILD_NODE | Child nodes | 20090720 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Index of element in table of elements | 20090720 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Node element is changed | 20090720 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicator: Node element was changed since last context sync. | 20100618 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FPM_NODE | Node of this element | 20090720 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20090720 | |
| 2 | Instance method | Private | Method | Gets the names of the changed attributes | 20140610 | |
| 3 | Instance method | Private | Method | Sets changed indicator on element | 20090720 |
Events
Class CL_FPM_ELEMENT has no event.
Types
Class CL_FPM_ELEMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | DATA | 20090720 | ||||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | CL_FPM_NODE | FPM Node | 20090720 | |||
| 3 | WD_CONTEXT_ELEMENT_REF | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090720 |
Method CONSTRUCTOR on class CL_FPM_ELEMENT has no exception.
Method GET_ATTRIBUTE_NAMES_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES_NEW | Call by reference | Type reference (TYPE) | DATA | New attribute values | 20140610 | |||
| 2 | ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | DATA | Old attribute values | 20140610 | |||
| 3 | RT_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | STRING_HASHED_TABLE | Table of Hashed Strings | 20140610 |
Method GET_ATTRIBUTE_NAMES_CHANGED on class CL_FPM_ELEMENT has no exception.
Method NOTIFY_CHANGE Signature
Method NOTIFY_CHANGE on class CL_FPM_ELEMENT has no parameter.
Method NOTIFY_CHANGE on class CL_FPM_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |