SAP ABAP Class CL_FP_STRUCTURE (Form Node: Structure)
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 | Inheritance (c INHERITING FROM c_ref) | CL_FP_NODE | Form Node: Node | 20030725 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_STRUCTURE | Form Node: Structure Interface | 20030725 |
Properties
| Class | CL_FP_STRUCTURE | |
| Short Description | Form Node: Structure | |
| Super Class | CL_FP_NODE | Form Node: Node |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030725 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FP_STRUCTURE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FP_STRUCTURE | Form Node: Structure Interface | 20030725 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FP_CONTEXT | 20030725 | Form Components: Context | |
| 2 | CL_FP_LOOP | 20030819 | Form Node: Loop |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FPFIELD | Field | 20030725 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | 1 | Class Version | 20030725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030813 | |
| 2 | Instance method | Private | Method | Deserialize Helper | 20030725 | |
| 3 | Instance method | Protected | Method | Internal: Update | 20040308 | |
| 4 | Instance method | Protected | Method | Internal: Set Field | 20030729 | |
| 5 | Instance method | Private | Method | Serialize Helper | 20030725 |
Events
Class CL_FP_STRUCTURE has no event.
Types
Class CL_FP_STRUCTURE 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_BEFORE | Call by reference | Object reference (TYPE REF TO) | IF_FP_NODE | Nachfolgerknoten | 20030813 | |||
| 2 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_FP_CONTEXT | Kontext | 20030813 | |||
| 3 | I_FIELD | Call by reference | Type reference (TYPE) | FPFIELD | Feld | 20030813 | |||
| 4 | I_NAME | Call by reference | Type reference (TYPE) | FPNODENAME | Name | 20030813 | |||
| 5 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_FP_NODE | Vaterknoten | 20030813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Verwendung) | 20030813 |
Method DESERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | FPFIELD | Feld | 20030725 | |||
| 2 | SERIALIZABLE_CLASS_VERSION | Call by reference | Type reference (TYPE) | I | SERIALIZABLE_CLASS_VERSION | Klassenversion | 20030725 |
Method DESERIALIZE_HELPER on class CL_FP_STRUCTURE has no exception.
Method INT_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_REFRESHED | Call by reference | Type reference (TYPE) | I | Wurde aktualisiert? | 20040309 | |||
| 2 | E_REFRESHED_NODE | Call by reference | Object reference (TYPE REF TO) | IF_FP_NODE | Aktualisierter Knoten | 20040309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Verwendung) | 20040308 |
Method INT_SET_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELD | Call by reference | Type reference (TYPE) | FPFIELD | Feld | 20030729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme API (Verwendung) | 20030729 |
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | FPFIELD | Feld | 20030725 |
Method SERIALIZE_HELPER on class CL_FP_STRUCTURE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |