SAP ABAP Function Module RSDG_IOBJ_COMP_DIALOG (Sends a Dialog for Comparison / Select InfoObject Properties)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSD (Package) BW: Data Basis InfoObjects and Core Services
Basic Data
Function Module RSDG_IOBJ_COMP_DIALOG Sends a Dialog for Comparison / Select InfoObject Properties  
Function Group RSDG_IOBJ   InfoObjects Utilities (UI Related)  
Program Name SAPLRSDG_IOBJ    
INCLUDE Name LRSDG_IOBJU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_NO_DIALOG TYPE RS_BOOL RS_C_FALSE = "X": Merge Without Further Dialogs
Changing C_S_VIOBJ TYPE RSD_S_VIOBJ InfoObject: The selected properties are entered here
Changing C_T_IOBJT TYPE RSO_T_TXT Texts: changed properties are entered here
Changing C_T_CMP TYPE RSDO_T_CMP Receipt and issue for key figures are configured here
Changing C_T_ATR TYPE RSDO_T_ATR Attributes: Changed properties are entered here
Changing C_T_ATR_NAV TYPE RSDO_T_ATR_NAV Navigation attributes: changed properties are entered here
Changing C_T_ATRNAVT TYPE RSDO_T_ATRNAVT Navigation attribute texts: changed properties are entered here
Changing C_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Changing C_SUBRC TYPE SYSUBRC Return Value, Return Value after ABAP Statements
Importing I_T_FIELDNM TYPE RSD_T_C30 Fields to Compare
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_CHECK_MODE TYPE RS_BOOL RS_C_FALSE = "X": Simulation Only
Importing I_S_VIOBJ1 TYPE RSD_S_VIOBJ Properties of InfoObject 1
Importing I_T_IOBJT1 TYPE RSO_T_TXT Texts: InfoObject 1
Importing I_T_CMP1 TYPE RSDO_T_CMP Compounding: InfoObject 1
Importing I_T_ATR1 TYPE RSDO_T_ATR Attributes of InfoObject 1
Importing I_T_ATR_NAV1 TYPE RSDO_T_ATR_NAV Navigation Attributes: InfoObject 1
Importing I_T_ATRNAVT1 TYPE RSDO_T_ATRNAVT Navigation Attribute Texts: InfoObject 1
Importing I_S_AROUTT1 TYPE RSAA_S_AROUTT Transfer Routine: InfoObject 1 with Text
Importing I_T_AABAP1 TYPE RSAA_T_AABAP Transfer Routine Code for InfoObject 1
Importing I_S_VIOBJ2 TYPE RSD_S_VIOBJ Properties of InfoObject 2
Importing I_T_IOBJT2 TYPE RSO_T_TXT Texts: InfoObject 1
Importing I_T_CMP2 TYPE RSDO_T_CMP Compounding: InfoObject 2
Importing I_T_ATR2 TYPE RSDO_T_ATR Attributes of InfoObject 2
Importing I_T_ATR_NAV2 TYPE RSDO_T_ATR_NAV Navigation Attributes: InfoObject 2
Importing I_T_ATRNAVT2 TYPE RSDO_T_ATRNAVT Navigation Attribute Texts: InfoObject 2
Importing I_S_AROUTT2 TYPE RSAA_S_AROUTT Transfer Routine: InfoObject 2 with Text
Importing I_T_AABAP2 TYPE RSAA_T_AABAP Transfer Routine Code for InfoObject 2
Importing I_PERCENTAGE TYPE I Progress
Importing I_OBJFUNC TYPE RSOBJFUNC RSOC_C_OBJFUNC-MERGE How is the object transferred from the Content
Exception CANCEL TYPE Cancellation by User
               
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