Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finalizes the upgrade of the purchase confirmation journal made in the pre-upgrade process of the earlier version.
Syntax
public void updateVendPurchOrderJour()
Run On
Server
Remarks
During pre-upgrade we cannot change existing tables. These changes are stored in staging tables during the pre-upgrade and will be applied with this method.This method only using array updates and inserts to comply with the performance restrictions.