SAP ABAP Class CL_FP_INTERFACE (Form Objects: Form Interface)
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_OBJECT | Form Objects: Basic Object | 20030422 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FP_INTERFACE | Form Objects: Interface for Form Interfaces | 20030424 |
Properties
Class | CL_FP_INTERFACE | |
Short Description | Form Objects: Form Interface | |
Super Class | CL_FP_OBJECT | Form Objects: Basic Object |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAFPAPI | SAP Form Processing (API) |
Created | 20030422 | SAP |
Last change | 20050308 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FP_INTERFACE | Form Objects: Interface for Form Interfaces | 20030424 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FP_FORM | 20050302 | Form Objects: Form | |
2 | CL_FP_HELPER | 20031113 | Form Objects: Help Functions | |
3 | CL_FP_INTERFACE_DATA_CHANGED | 20030716 | Form Components: Change Interface Data | |
4 | IF_FP_REPOSITORY | 20030616 | Form Objects: Interface for Repository |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TFPINTERFACET | Text Table | 20030514 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FP_INTERFACE_DATA | Interface data | 20030612 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | Interface Data (Raw) | 20050309 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPINTERFACETYPE | Interface Cat. | 20030919 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030612 |
2 | ![]() |
Static method | Public | Method | Create | 20030424 |
3 | ![]() |
Instance method | Protected | Method | Check | 20050302 |
4 | ![]() |
Instance method | Protected | Method | Set Interface Data | 20030612 |
Events
Class CL_FP_INTERFACE has no event.
Types
Class CL_FP_INTERFACE 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_INTERFACE_TYPE | Call by reference | Type reference (TYPE) | FPINTERFACETYPE | Schnittstellentyp | 20030919 | ||
2 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20030612 |
Method CONSTRUCTOR on class CL_FP_INTERFACE has no exception.
Method CREATE 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 | IF_FP_INTERFACE=>C_INTERFACE_TYPE_NEW | Schnittstellentyp | 20030919 | |
2 | ![]() |
I_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Sprache | 20030513 | ||
3 | ![]() |
R_INTERFACE | Value transfer | Object reference (TYPE REF TO) | IF_FP_INTERFACE | Schnittstelle | 20030424 |
Method CREATE on class CL_FP_INTERFACE has no exception.
Method INT_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 | 20050302 | ||
2 | ![]() |
I_INTERFACE_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | CL_FP_INTERFACE_PARAMETERS | Formularkomponenten: Schnittstellenparameter | 20050302 |
Method INT_CHECK on class CL_FP_INTERFACE has no exception.
Method INT_SET_INTERFACE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INTERFACE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_FP_INTERFACE_DATA | Schnittstellendaten | 20030612 |
Method INT_SET_INTERFACE_DATA on class CL_FP_INTERFACE has no exception.
History
Last changed by/on | SAP | 20050308 |
SAP Release Created in | 640 |