SAP ABAP Function Module FIPR_INTERFACE_GET_FUNCTION (Supplies a Function/Feature of a Product)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-BCA-MD-PR (Application Component) Product definition
     FIPR (Package) Product Configurator for Financial Products
Basic Data
Function Module FIPR_INTERFACE_GET_FUNCTION Supplies a Function/Feature of a Product  
Function Group FIPR_INTERFACE   Interface Between FIPR and Others  
Program Name SAPLFIPR_INTERFACE   Interface between FIPR and others 
INCLUDE Name LFIPR_INTERFACEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_STATUS TYPE FIPR_VA-STATUS '1' = Active, '3' = Inactive, ' ' = Not Found
Exporting E_RETURN TYPE SYST-SUBRC '0' = All OK; Anything Else = Error
Importing I_PRODINT TYPE FIPR_PRODV-PRODINT Product ID
Importing I_VERSION TYPE FIPR_PRODV-VERSION Version
Importing I_TABNAME TYPE TFIPR_ATTRFUNCT-TABNAME Table Name
Importing I_FIELDNAME TYPE TFIPR_ATTRFUNCT-FIELDNAME Field Name
Importing I_VALUE TYPE TFIPR_ATTRFUNCT-VALUE Field ID
Exception PARAMETER_ERROR TYPE
Exception DATABASE_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20011004 
SAP Release Created in