SAP ABAP Class IF_FP_INTERFACE (Form Objects: Interface for Form Interfaces)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FP_OBJECT Form Objects: Object Interface 20030424
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
Class IF_FP_INTERFACE  
Short Description Form Objects: Interface for Form Interfaces    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030422   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FP_INTERFACE has no forward declaration.
Interfaces
Class IF_FP_INTERFACE has no interface implemented.
Friends
Class IF_FP_INTERFACE has no friend class.
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 CHECK Instance method Public Method 20030723
2 GET_DESCRIPTION Instance method Public Method 20030425
3 GET_INTERFACE_DATA Instance method Public Method Get Interface Data 20030612
4 GET_INTERFACE_TYPE Instance method Public Method Get Interface Type 20030919
5 GET_LANGUAGE Instance method Public Method 20030513
6 GET_TYPE Instance method Public Method 20030616
7 SET_DESCRIPTION Instance method Public Method 20030425
8 SET_INTERFACE_TYPE 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
Class IF_FP_INTERFACE has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class IF_FP_INTERFACE has no parameter.
Method CHECK on class IF_FP_INTERFACE has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class IF_FP_INTERFACE has no parameter.
Method GET_DESCRIPTION on class 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 Returning R_INTERFACE_DATA Value transfer Object reference (TYPE REF TO) IF_FP_INTERFACE_DATA Schnittstellendaten 20030612

Method GET_INTERFACE_DATA on class 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 Returning R_INTERFACE_TYPE Value transfer Type reference (TYPE) FPINTERFACETYPE Schnittstellentyp 20030919

Method GET_INTERFACE_TYPE on class IF_FP_INTERFACE has no exception.

Method GET_LANGUAGE Signature

Method GET_LANGUAGE on class IF_FP_INTERFACE has no parameter.
Method GET_LANGUAGE on class IF_FP_INTERFACE has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class IF_FP_INTERFACE has no parameter.
Method GET_TYPE on class IF_FP_INTERFACE has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class IF_FP_INTERFACE has no parameter.
Method SET_DESCRIPTION on class 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 Importing I_INTERFACE_TYPE Call by reference Type reference (TYPE) FPINTERFACETYPE Schnittstellentyp 20030919

Method SET_INTERFACE_TYPE on class IF_FP_INTERFACE has no exception.
Event Signatures

Event INTERFACE_TYPE_CHANGED Signature
Event INTERFACE_TYPE_CHANGED on class IF_FP_INTERFACE has no parameter.
History
Last changed by/on SAP  20041228 
SAP Release Created in