SAP ABAP Function Module RSD_CUBE_COMP_DIALOG (Dialogue to compare / select InfoCube properties)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDG (Package) BW: Data basis generation
Basic Data
Function Module RSD_CUBE_COMP_DIALOG Dialogue to compare / select InfoCube properties  
Function Group RSDG_CUBE   Utilities: InfoCubes  
Program Name SAPLRSDG_CUBE    
INCLUDE Name LRSDG_CUBEU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_S_CUBE TYPE RSD_S_CUBE changed cube bar
Changing C_T_CUBET TYPE RSD_T_CUBET changed cube texts
Changing C_T_CUBE_IOBJ TYPE RSD_T_CUBE_IOBJ modified InfoObject list of the Cube
Changing C_T_DIME TYPE RSD_T_DIME changed dimensions
Changing C_T_DIMET TYPE RSD_T_DIMET modified dimension text
Changing C_T_DIME_IOBJ TYPE RSD_T_DIME_IOBJ changed Iobj dimension mapping
Changing C_T_ICHA_PRO TYPE RSD_T_ICHA_PRO modified characteristic properties
Changing C_T_IKYF_PRO TYPE RSD_T_IKYF_PRO modified key figure properties
Changing C_T_IC_VAL_IOBJ TYPE RSD_T_IC_VAL_IOBJ changed validity table
Changing C_T_CUBE_PART TYPE RSD_T_CUBE_PART changed part cubes
Changing C_T_MULTI_IOBJ TYPE RSD_T_MULTI_IOBJ changed Iobj identification and selection
Changing C_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Changing C_SUBRC TYPE SYSUBRC Return Code
Importing I_SHOW_DIFF_ONLY TYPE RS_BOOL RS_C_TRUE = 'X': Only Display Differences
Importing I_ENABLE_SELECT TYPE RS_BOOL RS_C_FALSE = "X": Item Selection Permitted
Importing I_WITH_DIALOG TYPE RS_BOOL RS_C_TRUE =' ' Without Dialog (Messages Only)
Importing I_TEXT_COLUMN1 TYPE STRING
Importing I_S_CUBE1 TYPE RSD_S_CUBE InfoCube 1 (View toolbar)
Importing I_T_CUBE_IOBJ1 TYPE RSD_T_CUBE_IOBJ InfoObjects of the InfoCube 1
Importing I_T_DIME1 TYPE RSD_T_DIME Dimensions 1
Importing I_T_DIME_IOBJ1 TYPE RSD_T_DIME_IOBJ InfoObjects of dimensions 1
Importing I_T_ICHA_PRO1 TYPE RSD_T_ICHA_PRO InfoCube 1-specific characteristic properties
Importing I_T_IKYF_PRO1 TYPE RSD_T_IKYF_PRO InfoCube 1-specific key figure properties
Importing I_T_IPRO_IOBJT1 TYPE RSD_T_IPRO_IOBJT Texts for InfoObjects in InfoProvider
Importing I_T_IC_VAL_IOBJ1 TYPE RSD_T_IC_VAL_IOBJ InfoObjects in the validity table of a cube
Importing I_T_CUBE_PART1 TYPE RSD_T_CUBE_PART Part Cubes of Multicube 1
Importing I_T_MULTI_IOBJ1 TYPE RSD_T_MULTI_IOBJ Relation: Iobj in MultiCube 1 - Iobj in bet.Cube
Importing I_TEXT_COLUMN2 TYPE STRING Heading Column 2
Importing I_S_CUBE2 TYPE RSD_S_CUBE InfoCube 2 (View toolbar)
Importing I_T_CUBE_IOBJ2 TYPE RSD_T_CUBE_IOBJ InfoObjects of the InfoCube 2
Importing I_T_DIME2 TYPE RSD_T_DIME Dimensions 2
Importing I_T_DIME_IOBJ2 TYPE RSD_T_DIME_IOBJ InfoObjects of dimensions 2
Importing I_T_ICHA_PRO2 TYPE RSD_T_ICHA_PRO InfoCube 2-specific characteristic properties
Importing I_T_IKYF_PRO2 TYPE RSD_T_IKYF_PRO InfoCube 2-specific key figure properties
Importing I_T_IPRO_IOBJT2 TYPE RSD_T_IPRO_IOBJT Texts for InfoObjects in InfoProvider
Importing I_T_IC_VAL_IOBJ2 TYPE RSD_T_IC_VAL_IOBJ InfoObjects in the validity table of Cube 2
Importing I_T_CUBE_PART2 TYPE RSD_T_CUBE_PART Part Cubes of MultiCube 2
Importing I_T_MULTI_IOBJ2 TYPE RSD_T_MULTI_IOBJ Relation: Iobj in MultiCube 2 - Iobj in bet.Cube
Exception CANCEL TYPE Cancellation
               
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