9.6 Enhancements Training Session #1
Enhancements to Review COP.Net lookups (Bug ID 1899).Net Estimating Workbench (Bug ID 1897) Job # expansion and the Job # / COP # integration function (Bug ID 1894) Web Quotation interface Shop Floor “Real-Time” backflush / post (Bug ID 1983)
COP.Net Lookups Bug ID 1899
COP.Net Lookups Call.Net search forms from dibol COP functions Incorporated into Order, Shipping, Invoice Maintenance Searches –Orders –Customer Sold To /Bill To –Customer Ship To –Items
.Net Estimating Workbench Bug ID 1897
.Net Estimating Workbench Front end to dibol maintenance –Similar to COP, PO, SO Added to Quotations –Part of Web Quotations for inquiry purposes Incorporates “in-context” opening of dibol Estimating Maintenance All “buttons” open associated dibol function
.Net Estimating Workbench New Estimating Search Replicate of existing Estimating search in Quotations
.Net Estimating Workbench New Estimating Search
.Net Estimating Workbench Estimating Header –Hyperlinked fields –Functions Freeze/Unfreeze Copy from Bill of Material Copy from Standard Routing Copy from Shop Floor Copy from Another Estimate
.Net Estimating Workbench Estimating Header
.Net Estimating Workbench Worksheet - Tab –Quantity Breaks –Notes –Documents.Net Insert/Delete –Materials Item Planning NEW – Available to Promise –Operations All hyperlinked
.Net Estimating Workbench Worksheet – Tab
.Net Estimating Workbench Quantity Break Tab Icon access to –Add –Delete Right click access to –Edit (double click as well) –Delete
.Net Estimating Workbench Quantity Break Tab
.Net Estimating Workbench Note Tab Drill down to Dibol Maintenance (not.Net TCM_Notes) Icon access to –Add –Delete Right click access to –Edit (double click as well) –Delete
.Net Estimating Workbench Note Tab
.Net Estimating Workbench Material Tab Drill down to Dibol Maintenance Icon access to –Add –Delete Right click access to –Item Planning –Available to Promise –Material Maintenance Hyperlink to Tied Estimate
.Net Estimating Workbench Material Tab
.Net Estimating Workbench Operation Tab Drill down to Dibol Maintenance Icon access to –Add –Delete
.Net Estimating Workbench Operation Tab
.Net Estimating Workbench Option Tab View option selection Delete options (reselect on copy of BOM or Route)
.Net Estimating Workbench Document Tab.Net Maintenance –Add/Delete Icon Right click access –Open document –Maintain document Hyperlink open of document
.Net Estimating Workbench Document Tab
.Net Estimating Workbench Component Estimates Tab Look down the bill of estimates Open.Net Estimate Workbench
.Net Estimating Workbench Quote Tab Shows tied Quotes Open Quote Revision Maintenance
Job Number Expansion Bug ID 1894
Job Number Enhancements Expand Job Number to 9 characters Copy COP number to Shop Order/Job number Implementation Considerations Questions
Expand Job Number Job Number expanded to 9 characters to match shop order number All tables updated All screens changed All reports changed
Expand Job Number Field changed across system –COP > Order Review Job Cost > General Ledger –Purchase > Accounts Payable > Job Cost > General Ledger –Other Modules MRP L&W EDI Equipment Maintenance Estimating –List attached
COP Number to Shop Order/Job New COP Parameter Two Options –Set SO/Job # to COP Order Number or –Set SO/Job # to COP Order & Line Number If set to None no change from V9.5 Common request for Make To Order Clients –Only able to do because of the expansion of the Job field
COP Number to Shop Order/Job Set SO/Job # to COP Order number –Locks out Job number on COP Header Assigned to order number –No restrictions on line numbers
COP Number to Shop Order/Job Set SO/Job # to COP Order number –All lines sent to Shop have same Job number –Shop orders assigned with “Next” Suffix checked in Order Review
COP Number to Shop Order/Job Set SO/Job # to COP Order & Line Number Must select Order Number structure –Number of digits limited for Order and Line numbers –Limited to 8 digits total (4/4, 5/3, 6/2, 7/1) –9 th digit reserved of SO/Job number prefix (Defaults to “C”) –E.g. Parameter setting below would create SO/Job of PCCCCCCLL where P is the prefix, CCCCCC is the order number and LL is the line number:
COP Number to Shop Order/Job Set SO/Job # to COP Order & Line Number –Order number odometer will roll back to 1 based on number of digits set for Order number –If enter too many lines will get warning –Limit only enforced for Non-stocked, Manufactured Parts
COP Number to Shop Order/Job Set SO/Job # to COP Order & Line Number –Rule enforced if change SFC/RQ to “Sel to Copy” and part is manufactured:
COP Number to Shop Order/Job Set SO/Job # to COP Order & Line Number –All lines sent will have unique SO/Job # number –“Next” Suffix NOT checked in Order Review –If shop/job number to be assigned breaks COP Parameter rules then shop order number is left blank (and will error out)
COP Number to Shop Order/Job Customer Order Interfaces –eCommerce, eBiz and EDI updated to report rule exceptions: Header – “COP Order header number is outside the auto job number parameter rules.” Line – “COP Order Line number is outside the auto job number parameter rules and item is non-stock and manufactured” –Every attempt is made to create order even with errors
Implementation Considerations If setting parameter to SO/Job # to COP Order & Line Number –Query existing shop orders and jobs to see if there are any current number overlaps –Review order volume to see if order number of digits is too limiting –Review maximum number of lines to see if line number of digits is too limiting –Review order review parameters –Develop procedure for exceptions to order numbering rules.
COP Number to Shop Order/Job Set SO/Job # to COP Order & Line Number –Will want to set order review parameter to “manually” assign shop order number so this can be maintained Order sources 20 and 30
Web Quotations Bug ID
Web Quotations Written in ASP.Net Full Blown Application except –No drill down to dibol functions Can create COP order but not edit) –9.6 Search form only “Equal” on release –No Available to Promise (new in 9.6 Quotations) – of Quote replaced by Export to PDF
Web Quotations Slight differences –Qty break maintenance is a pop up Other notes –Valid in IE, Chrome, Firefox, Safari (not yet tested) Will publish minimum requirements with Software/Hardware
Web Quotations Search Form
Shop Floor “Real-Time” backflush Bug ID 1983
Shop Floor “Real-Time” backflush The SF posting will no longer have a second pass. The generation of auto-issue and auto-close transactions are now done via UPDLB when the shop order is updated. The UPDLB subroutine is called from Shop Floor, Data Collection, and eProduction (not eProduction Lite) when writing a shop floor transaction. The Shop Floor transactions can be for SHPTRX, SHPEX1, DCSFTX, or SF_SQL_SHPTRX files.
Shop Floor “Real-Time” backflush The changes to UPDLB are: –Determine which file we are working with (based on calling routine). –Update the S/O for the original trx. –Generate Release trx for Blanket trx (labor trx only). –Generate cell trx for post-to-cell operations. –Generate auto-issue trx for countpoint operations. –Generate auto-close trx for “Y” countpoint operation.
Shop Floor “Real-Time” backflush Changes to UPDLB continued: –Process operation trx that were generated. Update the S/O. Generate Cell trx. Generate auto-issue trx. –Process Material trx that were generated. Update the S/O. Update inventory. –Process Auto-Close trx that were generated. If an error occurs during any of the above, the process will not continue further.
Shop Floor “Real-Time” backflush Since all of the above happens at transaction entry, a new flag is set/updated and a new key was added to determine how far this transaction got in this “pre- post” process. During the actual posting stream, the new post flag is checked and, if one section was not totally finished, it will reverse out any “half-baked” trx and restart beginning with that section. Note: this same routine (UPDLB) is called during transaction entry and posting. MDC (when we bring back the labor transaction,
Shop Floor “Real-Time” backflush Since all of the above happens at transaction entry, a new flag is set/updated and a new key was added to determine how far this transaction got in this “pre- post” process. During the actual posting stream, the new post flag is checked and, if one section was not totally finished, it will reverse out any “half-baked” trx and restart beginning with that section. Note: this same routine (UPDLB) is called during transaction entry and posting.
Shop Floor “Real-Time” backflush Other Notes –MDC will be covered when we bring back the SF labor completion transaction. –eProduction Lite will not be covered
Q & A