SAP ABAP Class CL_FP_PARAMETERS (Form Interface: Parameters)
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_PARAMETERS | Form Interface: Parameter Interface | 20030624 |
Properties
Class | CL_FP_PARAMETERS | |
Short Description | Form Interface: Parameters | |
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_PARAMETERS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FP_PARAMETERS | Form Interface: Parameter 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) | TFPIOPAR | Exceptions | 20030624 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TFPIOPAR | Export Parameters | 20030624 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TFPIOPAR | Import Parameters | 20030624 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TFPIOPAR | Table 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_PARAMETERS has no event.
Types
Class CL_FP_PARAMETERS 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 | ![]() |
EXCEPTIONS | Call by reference | Type reference (TYPE) | TFPIOPAR | Ausnahmen | 20030702 | ||
2 | ![]() |
EXPORT_PARAMETERS | Call by reference | Type reference (TYPE) | TFPIOPAR | Exportparameter | 20030702 | ||
3 | ![]() |
IMPORT_PARAMETERS | Call by reference | Type reference (TYPE) | TFPIOPAR | Importparameter | 20030702 | ||
4 | ![]() |
SERIALIZABLE_CLASS_VERSION | Call by reference | Type reference (TYPE) | I | SERIALIZABLE_CLASS_VERSION | Klassenversion | 20030702 | |
5 | ![]() |
TABLE_PARAMETERS | Call by reference | Type reference (TYPE) | TFPIOPAR | Tabellenparameter | 20030702 |
Method DESERIALIZE_HELPER on class CL_FP_PARAMETERS has no exception.
Method SERIALIZE_HELPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTIONS | Call by reference | Type reference (TYPE) | TFPIOPAR | Ausnahmen | 20030702 | ||
2 | ![]() |
EXPORT_PARAMETERS | Call by reference | Type reference (TYPE) | TFPIOPAR | Exportparameter | 20030702 | ||
3 | ![]() |
IMPORT_PARAMETERS | Call by reference | Type reference (TYPE) | TFPIOPAR | Importparameter | 20030702 | ||
4 | ![]() |
TABLE_PARAMETERS | Call by reference | Type reference (TYPE) | TFPIOPAR | Tabellenparameter | 20030702 |
Method SERIALIZE_HELPER on class CL_FP_PARAMETERS has no exception.
History
Last changed by/on | SAP | 20030716 |
SAP Release Created in | 640 |