SAP ABAP Class IF_FP_CODING (Form Interface: Code Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FP_CODING Form Interface: Coding 20030624
Properties
Class IF_FP_CODING  
Short Description Form Interface: Code Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030616   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FP_CODING has no forward declaration.
Interfaces
Class IF_FP_CODING has no interface implemented.
Friends
Class IF_FP_CODING has no friend class.
Attributes
Class IF_FP_CODING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FORMS_CODING Instance method Public Method Get Code for Form Routines 20030624
2 GET_INIT_CODING Instance method Public Method Get Code for Initialization 20030624
3 GET_INIT_INPUT_PARAMS Instance method Public Method Get Import Parameters for Initialization 20030624
4 GET_INIT_OUTPUT_PARAMS Instance method Public Method Get Export Parameters for Initialization 20030624
5 SET_FORMS_CODING Instance method Public Method Set Code for Form Routines 20030624
6 SET_INIT_CODING Instance method Public Method Set Code for Initialization 20030624
7 SET_INIT_INPUT_PARAMS Instance method Public Method Set Import Parameters for Initialization 20030624
8 SET_INIT_OUTPUT_PARAMS Instance method Public Method Set Export Parameters for Initialization 20030624
Events
Class IF_FP_CODING has no event.
Types
Class IF_FP_CODING has no local type.
Method Signatures

Method GET_FORMS_CODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CODING Value transfer Type reference (TYPE) TFPCODING Coding 20030624

Method GET_FORMS_CODING on class IF_FP_CODING has no exception.

Method GET_INIT_CODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CODING Value transfer Type reference (TYPE) TFPCODING Coding 20030624

Method GET_INIT_CODING on class IF_FP_CODING has no exception.

Method GET_INIT_INPUT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INPUT_PARAMETERS Value transfer Type reference (TYPE) TFPPARAMETER Eingabeparameter 20030624

Method GET_INIT_INPUT_PARAMS on class IF_FP_CODING has no exception.

Method GET_INIT_OUTPUT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OUTPUT_PARAMETERS Value transfer Type reference (TYPE) TFPPARAMETER Ausgabeparameter 20030624

Method GET_INIT_OUTPUT_PARAMS on class IF_FP_CODING has no exception.

Method SET_FORMS_CODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CODING Call by reference Type reference (TYPE) TFPCODING Coding 20030624

Method SET_FORMS_CODING on class IF_FP_CODING has no exception.

Method SET_INIT_CODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CODING Call by reference Type reference (TYPE) TFPCODING Coding 20030624

Method SET_INIT_CODING on class IF_FP_CODING has no exception.

Method SET_INIT_INPUT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INPUT_PARAMETERS Call by reference Type reference (TYPE) TFPPARAMETER Eingabeparameter 20030624

Method SET_INIT_INPUT_PARAMS on class IF_FP_CODING has no exception.

Method SET_INIT_OUTPUT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OUTPUT_PARAMETERS Call by reference Type reference (TYPE) TFPPARAMETER Ausgabeparameter 20030624

Method SET_INIT_OUTPUT_PARAMS on class IF_FP_CODING has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in