SAP ABAP Function Module RSD_ODSO_COMP_DIALOG (Dialogue to compare / select DataStore 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_ODSO_COMP_DIALOG Dialogue to compare / select DataStore properties  
Function Group RSDG_ODSO   Help Functions for Data Stores  
Program Name SAPLRSDG_ODSO    
INCLUDE Name LRSDG_ODSOU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
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 Heading Column 1
Importing I_S_ODSO1 TYPE RSD_S_ODSO Properties of DataStore1
Importing I_T_ODSO_IOBJ1 TYPE RSDO_T_ODSO_IOBJ able of InfoObjects in the DS1
Importing I_T_ODSO_ATR_NAV1 TYPE RSDO_T_ODSO_ATR_NAV Table of navigation attributes in DataStore1
Importing I_TH_ODSO_IOBJ_PRO1 TYPE RSDO_TH_ODSO_IOBJ_PRO DataStore1 specific InfoObject properties (table)
Importing I_T_IOBJ_TXT1 TYPE RSO_T_IOBJ_TXT Texts 1 for InfoObjects in InfoProvider
Importing I_T_ODSO_PRO1 TYPE RSD_T_ODSO_PRO Properties of InfoObjects in DataStore1 (if requested)
Importing I_T_ODSO_INDX1 TYPE RSD_T_ODSO_INDX List of DS-indices1
Importing I_T_INDX_IOBJ1 TYPE RSD_T_ODSO_INDX_IOBJ List of InfoObjects in DS-index1
Importing I_T_MDC_IOBJ1 TYPE RSDO_T_MDC_IOBJ List of InfoObjects in MDC1
Importing I_TEXT_COLUMN2 TYPE STRING Heading Column 2
Importing I_S_ODSO2 TYPE RSD_S_ODSO Properties of DataStore2
Importing I_T_ODSO_IOBJ2 TYPE RSDO_T_ODSO_IOBJ Table of InfoObjects in DS2
Importing I_T_ODSO_ATR_NAV2 TYPE RSDO_T_ODSO_ATR_NAV Table of navigation attributes in DataStore2
Importing I_TH_ODSO_IOBJ_PRO2 TYPE RSDO_TH_ODSO_IOBJ_PRO DataStore2 specific InfoObject properties (table)
Importing I_T_IOBJ_TXT2 TYPE RSO_T_IOBJ_TXT Texts 2 for InfoObjects in InfoProvider
Importing I_T_ODSO_PRO2 TYPE RSD_T_ODSO_PRO Properties of InfoObjects in DataStore2 (if requested)
Importing I_T_ODSO_INDX2 TYPE RSD_T_ODSO_INDX List of DS-Indizes2
Importing I_T_INDX_IOBJ2 TYPE RSD_T_ODSO_INDX_IOBJ List of InfoObjects in DS-index2
Importing I_T_MDC_IOBJ2 TYPE RSDO_T_MDC_IOBJ List of InfoObjects in MDC2
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 20B