SAP ABAP Class CL_FP_CODING (Form Interface: Coding)
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_INTERFACE_DATA_CHANGED | Form Components: Change Interface Data | 20030716 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_CODING | Form Interface: Code Interface | 20030624 |
Properties
| Class | CL_FP_CODING | |
| Short Description | Form Interface: Coding | |
| Super Class | CL_FP_INTERFACE_DATA_CHANGED | Form Components: Change Interface Data |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030624 | SAP |
| Last change | 20030716 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FP_CODING has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FP_CODING | Form Interface: Code Interface | 20030624 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FP_INTERFACE_DATA | 20030624 | Form Components: Interface Data |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TFPCODING | Coding for Form Routines | 20030624 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TFPCODING | Coding for Initialization | 20030624 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TFPPARAMETER | Input Parameter | 20030624 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TFPPARAMETER | Output Parameters | 20030624 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 1 | Class Version | 20030702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Deserialize Helper | 20030702 | |
| 2 | Instance method | Private | Method | Serialize Helper | 20030702 |
Events
Class CL_FP_CODING has no event.
Types
Class CL_FP_CODING 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 | FORMS | Call by reference | Type reference (TYPE) | TFPCODING | Coding für Formroutinen | 20030702 | |||
| 2 | INITIALIZATION | Call by reference | Type reference (TYPE) | TFPCODING | Coding für Initialisierung | 20030702 | |||
| 3 | INPUT_PARAMETERS | Call by reference | Type reference (TYPE) | TFPPARAMETER | Eingabeparameter | 20030702 | |||
| 4 | OUTPUT_PARAMETERS | Call by reference | Type reference (TYPE) | TFPPARAMETER | Ausgabeparameter | 20030702 | |||
| 5 | SERIALIZABLE_CLASS_VERSION | Call by reference | Type reference (TYPE) | I | SERIALIZABLE_CLASS_VERSION | Klassenversion | 20030702 |
Method DESERIALIZE_HELPER on class CL_FP_CODING has no exception.
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMS | Call by reference | Type reference (TYPE) | TFPCODING | Coding für Formroutinen | 20030702 | |||
| 2 | INITIALIZATION | Call by reference | Type reference (TYPE) | TFPCODING | Coding für Initialisierung | 20030702 | |||
| 3 | INPUT_PARAMETERS | Call by reference | Type reference (TYPE) | TFPPARAMETER | Eingabeparameter | 20030702 | |||
| 4 | OUTPUT_PARAMETERS | Call by reference | Type reference (TYPE) | TFPPARAMETER | Ausgabeparameter | 20030702 |
Method SERIALIZE_HELPER on class CL_FP_CODING has no exception.
History
| Last changed by/on | SAP | 20030716 |
| SAP Release Created in | 640 |