SAP ABAP Class IF_FP_PARAMETERS (Form Interface: Parameter Interface)
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
Class IF_FP_PARAMETERS  
Short Description Form Interface: Parameter Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030616   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FP_PARAMETERS has no forward declaration.
Interfaces
Class IF_FP_PARAMETERS has no interface implemented.
Friends
Class IF_FP_PARAMETERS has no friend class.
Attributes
Class 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
Class IF_FP_PARAMETERS has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_FP_PARAMETERS has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in