Share via


WHSLoadTable.initPurchOriginDestination Method

Initializes origin and destination address information based on a purchase order and purchase order line.

Syntax

private void initPurchOriginDestination(PurchTable _purchTable, PurchLine _purchLine)

Run On

Called

Parameters

  • _purchTable
    Type: PurchTable Table
    The PurchTable buffer to initialize the addresses from.
  • _purchLine
    Type: PurchLine Table
    The PurchLine buffer to initialize the destination address from.

See Also

Reference

WHSLoadTable Table