PurchRFQVendPerformance.buildPerformanceReason Method [AX 2012]
Calculates and inserts data into the performanceReasonCodeList list.
protected void buildPerformanceReason(PurchRFQVendPerformanceTMP _performance)
Run On
ServerParameters
- _performance
- Type: PurchRFQVendPerformanceTMP Table
The temporary table that contains the number of accepted lines for each vendor. It is prepared by the buildData method.
Community Additions
ADD
Show: