SAP ABAP Class CL_FP_CONDITION (Form Data: Condition)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_CONDITION | Form Data: Condition Interface | 20030502 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030507 |
Properties
| Class | CL_FP_CONDITION | |
| Short Description | Form Data: Condition | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030430 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FP_CONDITION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FP_CONDITION | Form Data: Condition Interface | 20030502 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030507 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FP_NODE | 20030430 | Form Node: Node |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TFPCONDITION | Conditions | 20030502 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FP_NODE | Nodes | 20030624 | |||
| 3 | Constant | Private | Type reference (TYPE) | I | 1 | Class Version | 20030514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030624 | |
| 2 | Instance method | Private | Method | Deserialize Helper | 20030514 | |
| 3 | Instance method | Protected | Method | Is component known? | 20031210 | |
| 4 | Instance method | Private | Method | Serialize Helper | 20030514 |
Events
Class CL_FP_CONDITION has no event.
Types
Class CL_FP_CONDITION 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_NODE | Call by reference | Object reference (TYPE REF TO) | IF_FP_NODE | Knoten | 20030624 |
Method CONSTRUCTOR on class CL_FP_CONDITION has no exception.
Method DESERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITIONS | Call by reference | Type reference (TYPE) | TFPCONDITION | Bedingungen | 20030514 | |||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | CL_FP_NODE | Knoten | 20030805 | |||
| 3 | SERIALIZABLE_CLASS_VERSION | Call by reference | Type reference (TYPE) | I | SERIALIZABLE_CLASS_VERSION | Klassenversion | 20030514 |
Method DESERIALIZE_HELPER on class CL_FP_CONDITION has no exception.
Method IS_COMPONENT_KNOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPONENT | Call by reference | Type reference (TYPE) | FPOPERAND | Komponente | 20031210 | |||
| 2 | I_COMPONENT_TABLE | Call by reference | Type reference (TYPE) | TFPINTERFACEPAR | Komponententabelle | 20031210 | |||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | FPFIELD | Name | 20031210 | |||
| 4 | R_RETURN | Value transfer | Type reference (TYPE) | FPBOOL | Returnwert | 20031210 |
Method IS_COMPONENT_KNOWN on class CL_FP_CONDITION has no exception.
Method SERIALIZE_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITIONS | Call by reference | Type reference (TYPE) | TFPCONDITION | Bedingungen | 20030514 | |||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | CL_FP_NODE | Knoten | 20030805 |
Method SERIALIZE_HELPER on class CL_FP_CONDITION has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 640 |