SAP ABAP Function Module FIPR_MATRIX_DIALOG (Display of the Relationship Between Two Value Ranges as a Matrix)
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_MATRIX_DIALOG Display of the Relationship Between Two Value Ranges as a Matrix  
Function Group FIPR_MATRIX   Display of a Matrix with Traffic Lights  
Program Name SAPLFIPR_MATRIX   Display of a matrix with traffic lights 
INCLUDE Name LFIPR_MATRIXU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ACTIVITY TYPE TBZ0K-AKTYP '01' Anlegen, '02' Ändern, '03' Anzeigen
Importing I_TITLE TYPE SYST-TITLE Screen Title
Importing I_VALUE_TITLE1 TYPE SYST-TITLE
Importing I_VALUE_TITLE2 TYPE SYST-TITLE
Importing I_STATUS_DEFAULT TYPE FIPR_VA_VALUE2-STATUS ' '
Tables T_VALUE1 TYPE FIPRT_TAB_VALUE Value Range 1
Tables T_VALUE_NAME1 TYPE FIPRT_TAB_VALUE_NAME Descriptions of Value Range 1
Tables T_VALUE2 TYPE FIPRT_TAB_VALUE Value Range 2
Tables T_VALUE_NAME2 TYPE FIPRT_TAB_VALUE_NAME Descriptions of Value Range 2
Tables T_VALUE_MATRIX TYPE FIPRT_TAB_VALUE_MATRIX Matrix of Both Value Ranges with Statuses
Exception PARAMETER_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