Share via


VendDirective_PSN::copyVendInvoiceInfoLineRange Method

Copies the ranges from a QueryBuildRange object for a field on the VendInvoiceInfoLine table to the corresponding field on a QueryBuildDataSource object for a VendInvoiceTrans table object.

Syntax

client server public static boolean copyVendInvoiceInfoLineRange(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