SAP ABAP Class IF_FP_FORM (Form Objects: Form Interface)
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_FORM Form Objects: Form 20030424
Properties
Class IF_FP_FORM  
Short Description Form Objects: Form Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030422   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FP_FORM has no forward declaration.
Interfaces
Class IF_FP_FORM has no interface implemented.
Friends
Class IF_FP_FORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FORM_TYPE_MIGRATED Constant Public Type reference (TYPE) FPFORMTYPE 'M' Created by Migration 20030819
2 C_FORM_TYPE_NORMAL Constant Public Type reference (TYPE) FPFORMTYPE ' ' Normal Form Type 20030819
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20030723
2 GET_CONTEXT Instance method Public Method Get Context 20030513
3 GET_DESCRIPTION Instance method Public Method 20030425
4 GET_FORM_TYPE Instance method Public Method Get Form Type 20030819
5 GET_INTERFACE Instance method Public Method Get Interface 20030702
6 GET_INTERFACE_LASTDATE Instance method Public Method Get Interface Change Date 20031030
7 GET_INTERFACE_LASTTIME Instance method Public Method Get Interface Time of Last Change 20031030
8 GET_INTERFACE_NAME Instance method Public Method Get Name of Interface 20030702
9 GET_INTERFACE_PARAMETERS Instance method Public Method Get Interface Parameters 20030730
10 GET_LANGUAGE Instance method Public Method 20030513
11 GET_LAYOUT Instance method Public Method Get Layout 20030513
12 GET_OFFLINE_HANDLER Instance method Public Method Get Offline Handler 20080325
13 GET_TYPE Instance method Public Method 20030616
14 SET_DESCRIPTION Instance method Public Method 20030425
15 SET_INTERFACE_NAME Instance method Public Method Set Name of Interface 20030702
16 SET_OFFLINE_HANDLER Instance method Public Method Set Offline Handler 20080325
Events
Class IF_FP_FORM has no event.
Types
Class IF_FP_FORM has no local type.
Method Signatures

Method CHECK Signature

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

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTEXT Value transfer Object reference (TYPE REF TO) IF_FP_CONTEXT Kontext 20030513

Method GET_CONTEXT on class IF_FP_FORM has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class IF_FP_FORM has no parameter.
Method GET_DESCRIPTION on class IF_FP_FORM has no exception.

Method GET_FORM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FORM_TYPE Value transfer Type reference (TYPE) FPFORMTYPE Formulartyp 20030819

Method GET_FORM_TYPE on class IF_FP_FORM has no exception.

Method GET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS_FOR_LOADING Call by reference Type reference (TYPE) STRING 'CL_FP_WB_HELPER' Klasse, welche die Schnittstelle lädt 20030723
2 Importing I_FORCE_ACTIVE_STATE Call by reference Type reference (TYPE) C Aktive Fassung erzwingen? 20031031
3 Importing I_METHOD_FOR_LOADING Call by reference Type reference (TYPE) STRING 'INTERFACE_LOAD_FOR_FORM' Methode, welche die Schnittstelle lädt 20030723
4 Returning R_INTERFACE Value transfer Object reference (TYPE REF TO) IF_FP_INTERFACE Schnittstelle 20030702
# Exception Resumable Description Created on
1 CX_FP_API_INTERNAL Ausnahme API (intern) 20030702
2 CX_FP_API_REPOSITORY Ausnahme API (Repository) 20030702
3 CX_FP_API_USAGE Ausnahme API (Verwendung) 20030702

Method GET_INTERFACE_LASTDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INTERFACE_LASTDATE Value transfer Type reference (TYPE) FPLASTDATE Schnittstelle Änderungsdatum 20031030

Method GET_INTERFACE_LASTDATE on class IF_FP_FORM has no exception.

Method GET_INTERFACE_LASTTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INTERFACE_LASTTIME Value transfer Type reference (TYPE) FPLASTTIME Schnittstelle Uhrzeit der letzten Änderung 20031030

Method GET_INTERFACE_LASTTIME on class IF_FP_FORM has no exception.

Method GET_INTERFACE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INTERFACE_NAME Value transfer Type reference (TYPE) FPNAME Name der Schnittstelle 20030702

Method GET_INTERFACE_NAME on class IF_FP_FORM has no exception.

Method GET_INTERFACE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INTERFACE_PARAMETERS Value transfer Object reference (TYPE REF TO) CL_FP_INTERFACE_PARAMETERS Schnittstellenparameter 20030730

Method GET_INTERFACE_PARAMETERS on class IF_FP_FORM has no exception.

Method GET_LANGUAGE Signature

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

Method GET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LAYOUT Value transfer Object reference (TYPE REF TO) IF_FP_LAYOUT Layout 20030513

Method GET_LAYOUT on class IF_FP_FORM has no exception.

Method GET_OFFLINE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OFFLINE_HANDLER Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20080325

Method GET_OFFLINE_HANDLER on class IF_FP_FORM has no exception.

Method GET_TYPE Signature

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

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class IF_FP_FORM has no parameter.
Method SET_DESCRIPTION on class IF_FP_FORM has no exception.

Method SET_INTERFACE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERFACE_NAME Call by reference Type reference (TYPE) FPNAME Name der Schnittstelle 20030702

Method SET_INTERFACE_NAME on class IF_FP_FORM has no exception.

Method SET_OFFLINE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OFFLINE_HANDLER Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20080325

Method SET_OFFLINE_HANDLER on class IF_FP_FORM has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in