@program name="NewDCDlg_Comp" exec="STUDIO" mode="MODAL">
The Create New DC popup window is used for creating new DCs to store VC models.
IN: the repository id in which the new DC will be created.
IN: the Software component name in which the new DC will be created.
IN: indicates whether to the new model is created locally or in DTR.
Returns ~true iff a DC was actually created
(c) SAP AG 2003-2006. All rights reserved.
#INCLUDE[gml:defs.inc]
#USING[lib:Global.js]
#USING[lib:Xml.js]
#USING[dev:urn.UrnUtils.js]
#USING[lib:Box.htc]
#USING[lib:Button.htc]
#USING[lib:Choice.htc]
#USING[lib:Dialog.htc]
#USING[lib:Input.htc]
#USING[lib:Splitter.htc]
#USING[lib:LocationSelector.htc]
#INCLUDE[env:global_hotkeys.inc]
#TEXT[XBUT_OK]
#TEXT[XBUT_CANCEL]