SAP ABAP Class CL_FP_TEXT (Form Node: Text)
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 | 20030519 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_TEXT | Form Node: Text Interface | 20030519 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FP_TEXT_BTF | Form Node: BTF Text | 20030519 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FP_TEXT_DYNAMIC | Form Node: Dynamic Text | 20030519 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FP_TEXT_INCLUDE | Form Node: Include Text | 20030519 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FP_TEXT_MODULE | Form Node: Text Module | 20030519 |
Properties
| Class | CL_FP_TEXT | |
| Short Description | Form Node: Text | |
| Super Class | CL_FP_NODE | Form Node: Node |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030519 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FP_TEXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FP_TEXT | Form Node: Text Interface | 20030519 |
Friends
Class CL_FP_TEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FPAPPMODE | Append Mode | 20030519 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | 1 | Class Version | 20030602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Deserialize Helper | 20030602 | |
| 2 | Instance method | Protected | Method | Check ITF Text (Symbols) | 20040907 | |
| 3 | Instance method | Private | Method | Serialize Helper | 20030602 |
Events
Class CL_FP_TEXT has no event.
Types
Class CL_FP_TEXT has no local type.
Method Signatures
Method DESERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPEND_MODE | Call by reference | Type reference (TYPE) | FPAPPMODE | Append-Modus | 20030602 | |||
| 2 | SERIALIZABLE_CLASS_VERSION | Call by reference | Type reference (TYPE) | I | SERIALIZABLE_CLASS_VERSION | Klassenversion | 20030602 |
Method DESERIALIZE_HELPER on class CL_FP_TEXT has no exception.
Method INT_CHECK_ITF_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHECKLIST | Call by reference | Type reference (TYPE) | TFPCHECKLIST | Prüfergebnisse | 20040907 | |||
| 2 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_FP_CONTEXT | Formularkomponenten: Kontext | 20040907 | |||
| 3 | I_ITF_TEXT | Call by reference | Type reference (TYPE) | TFPTLINE | ITF Text | 20040907 | |||
| 4 | I_MSGNO_NOT_AVAILABLE | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20040908 | |||
| 5 | I_MSGNO_NOT_EXISTING | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20040908 | |||
| 6 | I_PARAMETERS_TABLE | Call by reference | Type reference (TYPE) | TFPINTERFACEPAR | Schnittstellenparameter | 20040907 |
Method INT_CHECK_ITF_TEXT on class CL_FP_TEXT has no exception.
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPEND_MODE | Call by reference | Type reference (TYPE) | FPAPPMODE | Append-Modus | 20030602 |
Method SERIALIZE_HELPER on class CL_FP_TEXT has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 640 |