SAP ABAP Class CL_FP_INTERFACE_DATA_CHANGED (Form Components: Change Interface Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPAPI (Package) SAP Form Processing (API)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030818 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FP_CODING | Form Interface: Coding | 20030716 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FP_GLOBAL_DEFINITIONS | Form Interface: Global Definitions | 20030716 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FP_PARAMETERS | Form Interface: Parameters | 20030716 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FP_REFERENCE_FIELDS | Form Interface: Reference Fields | 20030716 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_FP_XSD_DEFINITIONS | Form Interface: XML Schema Definitions | 20041111 |
Properties
| Class | CL_FP_INTERFACE_DATA_CHANGED | |
| Short Description | Form Components: Change Interface Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030716 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FP_INTERFACE_DATA_CHANGED has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030818 |
Friends
Class CL_FP_INTERFACE_DATA_CHANGED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FP_INTERFACE_DATA | Interface Data | 20030716 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | 1 | Class Version | 20030818 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030716 | |
| 2 | Instance method | Private | Method | Deserialize Helper | 20030818 | |
| 3 | Instance method | Public | Method | Get Interface Data | 20030716 | |
| 4 | Instance method | Protected | Method | Trigger Event 'Object was changed' | 20030716 | |
| 5 | Instance method | Private | Method | Serialize Helper | 20030818 |
Events
Class CL_FP_INTERFACE_DATA_CHANGED has no event.
Types
Class CL_FP_INTERFACE_DATA_CHANGED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERFACE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_FP_INTERFACE_DATA | Schnittstellendaten | 20030716 |
Method CONSTRUCTOR on class CL_FP_INTERFACE_DATA_CHANGED has no exception.
Method DESERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_FP_INTERFACE_DATA | Schnittstellendaten | 20030818 | |||
| 2 | SERIALIZABLE_CLASS_VERSION | Call by reference | Type reference (TYPE) | I | SERIALIZABLE_CLASS_VERSION | Klassenversion | 20030818 |
Method DESERIALIZE_HELPER on class CL_FP_INTERFACE_DATA_CHANGED has no exception.
Method GET_INTERFACE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INTERFACE_DATA | Value transfer | Object reference (TYPE REF TO) | IF_FP_INTERFACE_DATA | Schnittstellendaten | 20030716 |
Method GET_INTERFACE_DATA on class CL_FP_INTERFACE_DATA_CHANGED has no exception.
Method RAISE_OBJECT_CHANGED Signature
Method RAISE_OBJECT_CHANGED on class CL_FP_INTERFACE_DATA_CHANGED has no parameter.
Method RAISE_OBJECT_CHANGED on class CL_FP_INTERFACE_DATA_CHANGED has no exception.
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_FP_INTERFACE_DATA | Schnittstellendaten | 20030818 |
Method SERIALIZE_HELPER on class CL_FP_INTERFACE_DATA_CHANGED has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 640 |