QAD Supply Chain Portal 13.2
Supply Chain Portal Version: 13.2
Date: March 21, 2014
Languages Supported: English
New Features
Reset ASN Export Status
Some customers require shipped and exported ASNs to be re-exported into the SNF file.
Beginning with this release, it is possible for customer Admin users to select ASNs with Status = Shipped and Exported status = Exported and reset the Exported status to Not-Exported. Next time the Genload process runs, it will re-export these ASNs.
Rewrite SCP Calculations for SCCS
The SCP calculations have been rewritten for SCCS to make the calculations more efficient and more accurate.
The SCP calculations include the following elements:
• AADU (Average Actual Daily Usage)
• Forecast
• Average Demand
• Bucket Calculation
• Minimum
• Maximum
• Order Point
• Replenishment Quantity
All the calculations keep the original logic. Highlights of the updates include:
• Fixed range defects in the calculation of Replenishment Quantity
• Fixed defects in the Scheduled calculation
• Fixed the defects in the calculation trigger
Rewrite RFQ Functionality for SCCS
RFQ (Request for Quote) is an SCP component that interfaces with QAD's Enterprise Asset Management (EAM) system, providing features to synchronize and communicate quotes between customers on EAM and suppliers on SCP.
To support recent updates in EAM, the interface has been adjusted. Two enhancements in RFQ functionality are:
• Add PO Text into Quote Line (Synchronized from EAM)
• Add Vendor Part Number into Quote Line Detail (Synchronized from EAM)
Resolved Issues
Backslash in Supplier ID
SCP now allows the backslash ( \ ) character in the supplier ID. Previously, when a supplier ID with a backslash character came from QAD, SCP did not recognize that character and displayed "ERROR: No Supplier for <supplier ID>" in the SCP poller run. This release fixes this issue.
Access to Supplier Maintenance
SCP now allows you to open the Supplier Maintenance screen from Company > Company Maintenance > Supplier Maintenance menu for a supplier ID having a backslash (\) character. Previously, in that scenario, it did not open that screen.. This release fixes this issue.
Supply Source (Supplier) Screen
SCP now allows you to open the Supply Source (Supplier) screen from the Inventory > Kanban > Card menu for Supplying Source field values having a backslash ( \ ) character. Previously, in that scenario, that screen did not open. This release fixes this issue.
Display of Supplier Invoice Receipt Lines
The SCP Invoice menu now displays all receipt lines selected in Supplier Invoice. Previously, in that scenario, the system displayed only one of the receipt lines. This release fixes this issue.
Container Quantities and Labels
In the ASN Maintenance screen, under the Containers and Labels tab, container quantities are now properly created and labels are successfully printed when the Qty and Qty/Pack are in multiples of 5. Previously, in that scenario, the system displayed the error "The Quantity must be exact multiple of Qty Per Pack for Line #1, Lot/Serial" while packing containers and printing labels. This release fixes this issue.
Correct Indexes for cont_mstr
Kanban Poller now picks the proper indexes for table cont_mstr. Previously, it used whole index. This release fixes this issue.