PreLinePairing

This is a delegate of type UserExitPreLinePairing and has the following parameters.

  • IWorkdoc doc

  • IClientData client

  • IVendorAddress address

  • List<PurchaseOrder> purchaseOrders

  • List<TaxInfo> taxInfo

This user exit is called during document export immediately before the line pairing process and after the purchase order information is read.

This user exit enables a developer to apply custom logic or to modify the purchase order data and tax information that is returned.

This user exit is available during export processing only.