Ver.12.0.2 Operations assigned outside the chart display period can now be viewed quickly.
Depending on the master object or order settings, operations are sometimes assigned outside the display period. You can now click the scroll buttons of the chart to extend the display period making it easier to view such operations. Asprova Help -> http://lib.asprova.com/onlinehelp/en/AS2003HELP00667000.html -> [GUI]-[Table Time Chart Windows]-[Shared Operations]-[Table time chart basic operations] – HelpNo.:667000
Asprova Ver.12.0.1
■The display language of menus and the like can now be obtained at any time from the Asprova’s download server. The display language of menus and the like can now be obtained at any time from the Asprova’s download server. This makes it easy to construct multilingual environments. Further, even if an older version of a language is in use due to delays in translation, using this feature will display untranslated sections […]
Ver.12.0.1 The display language of menus and the like can now be obtained at any time from the Asprova’s download server.
The display language of menus and the like can now be obtained at any time from the Asprova’s download server. This makes it easy to construct multilingual environments. Further, even if an older version of a language is in use due to delays in translation, using this feature will display untranslated sections in English, eliminating the risk of the program crashing, which was a possibility in the past. Asprova HELP -> http://lib.asprova.com/onlinehelp/en/AS2003HELP00737830.html […]
Ver.12.0.1 Calendar dialog
This can be used on due date properties of order tables and other time properties and also allows setting of weekdays, time periods, and multiple dates in Date or day of the week properties of calendar tables and other time properties. Asprova HELP -> http://lib.asprova.com/onlinehelp/en/AS2003HELP00736050.html -> [GUI]-[Dialogs]-[Calendar dialog] – HelpNo.:736050
Ver.12.0.1 When the entire label text cannot be viewed, you can now move the cursor over the label to display the entire text in a data tip.
Regarding the label function that became available from Asprova Ver.12.0.0, when the text displayed in the label overflows and the entire label text cannot be viewed, you can now move the cursor over the label to display the entire text in a data tip. Asprova HELP -> http://lib.asprova.com/onlinehelp/en/AS2003HELP00668330.html -> [GUI]-[Table Time Chart Windows]-[Shared Operations]-[Label]-[Label] – HelpNo.:668330
Ver12.0.1 You can easily view the resource quantity status on the Resource Gantt chart.
You can now simply move the mouse over the main body of the Resource Gantt chart to view the resource quantity, non-working time, and the like of that resource and time in the status bar. Even when resource quantities are set in the calendar and operations are stacked, you can easily view the resource quantity status on the Resource Gantt chart. Asprova HELP -> http://lib.asprova.com/onlinehelp/en/AS2003HELP00669000.html -> [GUI]-[Table Time Chart Windows]-[Resource Gantt chart]-[Resource […]
Ver.12.0.1 MinValue, MaxValue, MinObject, MaxObject, MinObjectIF, and MaxObjectIF were added to the internal functions.
MinValue, MaxValue, MinObject, MaxObject, MinObjectIF, and MaxObjectIF were added to the internal functions. MinValue and MaxValue return the smaller and larger value of two values, respectively. This enables a relation such as "the later of the due date or scheduling basis time" in the following manner. If MaxValue is not used : IF(ME.LET<PROJECT.BasisTime,ME.LET,PROJECT.BasisTime) If MaxValue is used : MaxValue(ME.LET,PROJECT.BasisTime) MinObject, MaxObject, MinObjectIF, and MaxObjectIF return an object. This enables, for example, to […]
Ver.12.0.1 When scheduling parameters and styles are exported to XML, user registered expressions of dispatching key and sort key are now also exported.
When scheduling parameters and styles are exported to XML, user registered expressions of dispatching key and sort key are now also exported. This enables the dispatching key or sort key to be displayed or selected by user registered expression names when the XML file is imported in another project. Previously, user registered expressions were not included in the XML file, and therefore raw expressions were displayed in the project that imported it. […]
Ver.12.0.1 When a row that has been drilled down on a table is closed from the popup menu and the selected row is not expanded, the parent row is closed.
When a row that has been drilled down on a table is closed from the popup menu and the selected row is not expanded, the parent row is closed. This makes it easy to find the parent row when there are many rows. As shown in the following example, if there were many assignment messages, it was a hassle even to check the scheduling parameter name that the relevant operation was assigned […]
Ver.12.0.1 It is now possible to specify whether input instructions are pegged to output instructions in future lot sizing period.
When time period grouping is performed, it is now possible to specify whether input instructions are pegged to output instructions in future lot sizing period with the [Peg to output instructions in future lot sizing period] property in the Item table. This is the result of "Peg to output instructions in future lot sizing period" property set to "Not pegged". Pegging that would reverse the temporal relationship does not occur. This is the […]