SAP ABAP Interface IF_FP_CONDITION (Form Data: Condition Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPAPI (Package) SAP Form Processing (API)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FP_CONDITION | Form Data: Condition | 20030502 |
Properties
| Interface | IF_FP_CONDITION | |
| Short Description | Form Data: Condition Interface |
General Data
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030422 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FP_CONDITION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030507 |
Friends
Interface IF_FP_CONDITION has no friend.
Attributes
Interface IF_FP_CONDITION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check | 20030828 | |
| 2 | Instance method | Public | Method | Get Conditions | 20030502 | |
| 3 | Instance method | Public | Method | Set conditions | 20030502 |
Events
Interface IF_FP_CONDITION has no event.
Types
Interface IF_FP_CONDITION has no local type.
Method Signatures
Method CHECK 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 | 20030828 |
Method CHECK on Interface IF_FP_CONDITION has no exception.
Method GET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONDITIONS | Value transfer | Type reference (TYPE) | TFPCONDITION | Bedingungen | 20030502 |
Method GET_CONDITIONS on Interface IF_FP_CONDITION has no exception.
Method SET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONDITIONS | Call by reference | Type reference (TYPE) | TFPCONDITION | Bedingungen | 20030502 |
Method SET_CONDITIONS on Interface IF_FP_CONDITION has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 640 |