Share via


VendDirective_PSN::copyVendInvoiceInfoTableRange Method

Copies the ranges from a QueryBuildRange object for a field on the VendInvoiceInfoTable table to the corresponding field on a QueryBuildDataSource object for a VendInvoiceJour table object.

Syntax

client server public static boolean copyVendInvoiceInfoTableRange(QueryBuildRange _sourceRange, QueryBuildDataSource _destinationDatasource)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field exists in the mapping; otherwise, false.

See Also

Reference

VendDirective_PSN Table