SAP ABAP Function Module UPP_MULTIPLY_CHAR_VAL (Create cartesian product of a set of characteristic values)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPP (Package) SEM-BPS: Planning Processor and Layout Builder
Basic Data
Function Module UPP_MULTIPLY_CHAR_VAL Create cartesian product of a set of characteristic values  
Function Group UPP_PP_GENFUNC   Planning Processor: General Functions  
Program Name SAPLUPP_PP_GENFUNC    
INCLUDE Name LUPP_PP_GENFUNCU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing XTO_CHAR TYPE UPP_YTO_CHAR Planning: Table of characteristics and pointer to value table
Changing XT_CART_PROD TYPE ANY TABLE
Importing ITO_CHA_VAL TYPE UPP_YTO_CHA_VAL Planning: table of characteristic values
Importing I_CART_PROD_ABS_TYPENM TYPE ABAP_ABSTYPENAME Absolute typename of linetype of xt_cart_prod
Importing I_NAME_CHAR_PART TYPE FIELDNAME Field Name
Importing I_USE_TEMPLATE_LINE TYPE CHAR1 Single-Character Flag
Importing I_TEMPLATE_LINE TYPE ANY
Exception CHA_TABLE_EMPTY TYPE Table of characteristics is empty
               
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  20040315 
SAP Release Created in