Create items
In RMS 11 when creating an item there is a list of colour coded options with the following information in the help display.Item Maintenance Window [itemmaster]
<!--
if (navigator.appName !="Netscape")
{ document.write("<link rel='stylesheet' href='../retek11.css'>");}
//-->
<!--
img_whs1 { width:15px; height:13px; border-style:none; }
-->
<!--
function reDo() {
if (innerWidth != origWidth || innerHeight != origHeight)
location.reload();
}
if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
origWidth = innerWidth;
origHeight = innerHeight;
onresize = reDo;
}
onerror = null;
//-->
<!--
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
p.WebHelpNavBar { text-align:right; }
-->
<!--
if (window.gbWhTopic)
{
if (window.setRelStartPage)
{
}
if (window.setRelStartPage)
{
setRelStartPage("../start.htm");
autoSync(1);
sendSyncInfo();
sendAveInfoOut();
}
}
else
if (window.gbIE4)
document.location.reload();
//-->
0