Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 54cac1c2268db633d66eeff1b4faa585 > files > 214

frepple-doc-0.8.1-3.fc15.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  <title>UI / Problem report</title>
  <link rel='stylesheet' href='../styles.css' type='text/css' />
  <!--PageHeaderFmt-->  
</head>
<body>
<div id="container">

<div id="menubar">
  
<div id="logo" align="center">
<br/><img src='../frepple.bmp' alt="frepple" /><br/>
<a href='http://www.frepple.com/'>
<strong>a Free<br/>Production Planning<br/>Library</strong>
</a></div>
<div id="menu">
<br/>
<h3><a href='../Main/HomePage.html'>Main</a></h3>
<h3><a href='Main.html'>User Manual</a></h3>
<h3><a href='../Tutorial/Main.html'>Tutorial</a></h3>
<h3><a href='../Frepple/Main.html'>Reference Manual</a></h3>
<h3><a href='../Main/FAQ.html'>FAQ</a></h3>
<h3><a href='../reference/index.html'>C++ API</a></h3>
<br/><div>
</div>  
</div>
</div>

<div id="content">
<br/>
<!--PageText-->
<div id='wikitext'>
<p><a class='wikilink' href='../Main/HomePage.html'>Main</a> &gt; <span class='wikitrail'><a class='wikilink' href='Main.html'>User Guide</a> > <a class='wikilink' href='Screens.html'>Screens</a> > <a class='wikilink' href='PlanOutput.html'>Plan output</a> > <a class='selflink' href='ProblemReport.html'>Problem report</a></span>
</p>
<p class='vspace'>This screen shows a list of issues requiring the planner's attention.
</p>
<p class='vspace'>For each entity type, the following problem can be reported:
</p><ul><li>Demand
<ul><li><strong>unplanned</strong>: No plan exists yet to satisfy this demand.
</li><li><strong>excess</strong>: A demand is planned for more than the requested quantity.
</li><li><strong>short</strong>: A demand is planned for less than the requested quantity.
</li><li><strong>late</strong>: A demand is satisfied later than the accepted tolerance after its due date.
</li><li><strong>early</strong>: A demand is planned earlier than the accepted tolerance before its due date.
</li><li><strong>invalid data</strong>: Some data problem prevents this object from being planned.
</li></ul></li><li>Resource:
<ul><li><strong>overload</strong>: A resource is being overloaded during a certain period of time.
</li><li><strong>underload</strong>: A resource is loaded below its minimum during a certain period of time.
</li></ul></li><li>Buffer:
<ul><li><strong>material excess</strong>: A buffer is carrying too much material during a certain period of time.
</li><li><strong>material shortage</strong>: A buffer is having a material shortage during a certain period of time.
</li></ul></li><li>Operation
<ul><li><strong>before current</strong>: Flagged when an operationplan is being planned in the past, i.e. it starts before the current date of the plan.
</li><li><strong>before fence</strong>: Flagged when an operationplan is being planned before its fence date, i.e. it starts 1) before the current date of the plan plus the release fence of the operation and 2) after the current date of the plan.
</li><li><strong>precedence</strong>: Flagged when the sequence of two operationplans in a routing isn't respected.
</li></ul></li></ul><div class='vspace'></div>
<table border='1' width="100%" ><tr><td width='20%'  valign='top'><strong>Field</strong>
</td><td width='80%'  valign='top'><strong>Description</strong>
</td></tr><tr><td  valign='top'>name
</td><td  valign='top'>
<p>Problem type.
</p></td></tr><tr><td  valign='top'>description
</td><td  valign='top'>
<p>Description of the problem.
</p></td></tr><tr><td  valign='top'>weight
</td><td  valign='top'>
<p>A number expressing the seriousness of the problem.<br />Sorting on this field allows the user to focus on the biggest problems first.
</p></td></tr><tr><td  valign='top'>start
</td><td  valign='top'>
<p>Date at which the problem starts.
</p></td></tr><tr><td  valign='top'>end
</td><td  valign='top'>
<p>Date at which the problem ends.
</p></td></tr></table>
<div class='vspace'></div><div  style='text-align: center;'><img src='../uploads/UI/problem.png' alt='' title='' /></div>
</div>

<!--PageFooterFmt-->
<!--HTMLFooter-->
</div></div>
</body>
</html>