SAP ABAP Interface IF_FP_PARAMETERS (Form Interface: Parameter 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_PARAMETERS Form Interface: Parameters 20030624
Properties
Interface IF_FP_PARAMETERS  
Short Description Form Interface: Parameter Interface    
General Data
Package SAFPAPI   SAP Form Processing (API) 
Created 20030616   SAP 
Last changed 20040518   SAP 
Unicode checks active    
Forward declarations
Interface IF_FP_PARAMETERS has no forward declaration.
Interfaces
Interface IF_FP_PARAMETERS has no interface.
Friends
Interface IF_FP_PARAMETERS has no friend.
Attributes
Interface IF_FP_PARAMETERS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEPTIONS Instance method Public Method Get Exceptions 20030709
2 GET_EXPORT_PARAMETERS Instance method Public Method Get Export Parameters 20030616
3 GET_IMPORT_PARAMETERS Instance method Public Method Get Import Parameters 20030616
4 GET_TABLE_PARAMETERS Instance method Public Method Get Table Parameters 20030616
5 SET_EXCEPTIONS Instance method Public Method Set Exceptions 20030616
6 SET_EXPORT_PARAMETERS Instance method Public Method Set Export Parameters 20030616
7 SET_IMPORT_PARAMETERS Instance method Public Method Set Import Parameters 20030616
8 SET_TABLE_PARAMETERS Instance method Public Method Set Table Parameters 20030616
Events
Interface IF_FP_PARAMETERS has no event.
Types
Interface IF_FP_PARAMETERS has no local type.
Method Signatures

Method GET_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXCEPTIONS Value transfer Type reference (TYPE) TFPIOPAR Ausnahmen 20030709

Method GET_EXCEPTIONS on Interface IF_FP_PARAMETERS has no exception.

Method GET_EXPORT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXPORT_PARAMETERS Value transfer Type reference (TYPE) TFPIOPAR Exportparameter 20030624

Method GET_EXPORT_PARAMETERS on Interface IF_FP_PARAMETERS has no exception.

Method GET_IMPORT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IMPORT_PARAMETERS Value transfer Type reference (TYPE) TFPIOPAR Importparameter 20030624

Method GET_IMPORT_PARAMETERS on Interface IF_FP_PARAMETERS has no exception.

Method GET_TABLE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABLE_PARAMETERS Value transfer Type reference (TYPE) TFPIOPAR Tabellenparameter 20030624

Method GET_TABLE_PARAMETERS on Interface IF_FP_PARAMETERS has no exception.

Method SET_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPTIONS Call by reference Type reference (TYPE) TFPIOPAR Ausnahmen 20030624

Method SET_EXCEPTIONS on Interface IF_FP_PARAMETERS has no exception.

Method SET_EXPORT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPORT_PARAMETERS Call by reference Type reference (TYPE) TFPIOPAR Exportparameter 20030624

Method SET_EXPORT_PARAMETERS on Interface IF_FP_PARAMETERS has no exception.

Method SET_IMPORT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMPORT_PARAMETERS Call by reference Type reference (TYPE) TFPIOPAR Importparameter 20030624

Method SET_IMPORT_PARAMETERS on Interface IF_FP_PARAMETERS has no exception.

Method SET_TABLE_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLE_PARAMETERS Call by reference Type reference (TYPE) TFPIOPAR Tabellenparameter 20030624

Method SET_TABLE_PARAMETERS on Interface IF_FP_PARAMETERS has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 640