SAP ABAP Interface IF_FP_INTERFACE (Form Objects: Interface for Form Interfaces)
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_INTERFACE | Form Objects: Form Interface | 20030424 |
Properties
| Interface | IF_FP_INTERFACE | |
| Short Description | Form Objects: Interface for Form Interfaces |
General Data
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20030422 | SAP |
| Last changed | 20041228 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FP_INTERFACE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FP_OBJECT | Form Objects: Object Interface | 20030424 |
Friends
Interface IF_FP_INTERFACE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_INTERFACE_TYPE_NEW | Constant | Public | Type reference (TYPE) | FPINTERFACETYPE | ' ' | New Interface Type | 20030919 | |
| 2 | C_INTERFACE_TYPE_SF | Constant | Public | Type reference (TYPE) | FPINTERFACETYPE | 'S' | Smart Forms-Compatible Interface Type | 20030919 | |
| 3 | C_INTERFACE_TYPE_XSD | Constant | Public | Type reference (TYPE) | FPINTERFACETYPE | 'X' | XML Schema Interface Type | 20041111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030723 | ||
| 2 | Instance method | Public | Method | 20030425 | ||
| 3 | Instance method | Public | Method | Get Interface Data | 20030612 | |
| 4 | Instance method | Public | Method | Get Interface Type | 20030919 | |
| 5 | Instance method | Public | Method | 20030513 | ||
| 6 | Instance method | Public | Method | 20030616 | ||
| 7 | Instance method | Public | Method | 20030425 | ||
| 8 | Instance method | Public | Method | Set Interface Type | 20030919 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | INTERFACE_TYPE_CHANGED | Instance Event (0) |
Public (2) |
Interface type was changed | 20030924 |
Types
Interface IF_FP_INTERFACE has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on Interface IF_FP_INTERFACE has no parameter.
Method CHECK on Interface IF_FP_INTERFACE has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on Interface IF_FP_INTERFACE has no parameter.
Method GET_DESCRIPTION on Interface IF_FP_INTERFACE has no exception.
Method GET_INTERFACE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INTERFACE_DATA | Value transfer | Object reference (TYPE REF TO) | IF_FP_INTERFACE_DATA | Schnittstellendaten | 20030612 |
Method GET_INTERFACE_DATA on Interface IF_FP_INTERFACE has no exception.
Method GET_INTERFACE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INTERFACE_TYPE | Value transfer | Type reference (TYPE) | FPINTERFACETYPE | Schnittstellentyp | 20030919 |
Method GET_INTERFACE_TYPE on Interface IF_FP_INTERFACE has no exception.
Method GET_LANGUAGE Signature
Method GET_LANGUAGE on Interface IF_FP_INTERFACE has no parameter.
Method GET_LANGUAGE on Interface IF_FP_INTERFACE has no exception.
Method GET_TYPE Signature
Method GET_TYPE on Interface IF_FP_INTERFACE has no parameter.
Method GET_TYPE on Interface IF_FP_INTERFACE has no exception.
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on Interface IF_FP_INTERFACE has no parameter.
Method SET_DESCRIPTION on Interface IF_FP_INTERFACE has no exception.
Method SET_INTERFACE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERFACE_TYPE | Call by reference | Type reference (TYPE) | FPINTERFACETYPE | Schnittstellentyp | 20030919 |
Method SET_INTERFACE_TYPE on Interface IF_FP_INTERFACE has no exception.
Event Signatures
Event INTERFACE_TYPE_CHANGED Signature
Event INTERFACE_TYPE_CHANGED on Interface IF_FP_INTERFACE has no parameter.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 640 |