SAP ABAP Class CL_FP_COMMAND (Form Node: Command)
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 | 20030507 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_COMMAND | Form Node: Command Interface | 20030507 |
Properties
| Class | CL_FP_COMMAND | |
| Short Description | Form Node: Command | |
| 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 | 20030507 | SAP |
| Last change | 20030507 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FP_COMMAND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FP_COMMAND | Form Node: Command Interface | 20030507 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FP_CONTEXT | 20030507 | Form Components: Context |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TFPSPOOLATTR | Spool Attributes | 20030520 | |||
| 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 | Private | Method | Serialize Helper | 20030602 |
Events
Class CL_FP_COMMAND has no event.
Types
Class CL_FP_COMMAND 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 | SERIALIZABLE_CLASS_VERSION | Call by reference | Type reference (TYPE) | I | SERIALIZABLE_CLASS_VERSION | Klassenversion | 20030602 | ||
| 2 | SPOOL_ATTRIBUTES | Call by reference | Type reference (TYPE) | TFPSPOOLATTR | Spoolattribute | 20030602 |
Method DESERIALIZE_HELPER on class CL_FP_COMMAND has no exception.
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SPOOL_ATTRIBUTES | Call by reference | Type reference (TYPE) | TFPSPOOLATTR | Spoolattribute | 20030602 |
Method SERIALIZE_HELPER on class CL_FP_COMMAND has no exception.
History
| Last changed by/on | SAP | 20030507 |
| SAP Release Created in | 640 |