VendPurchOrderJour::numberOfPurchaseOrderVersions Method
Retrieves the number of PurchTableVersion records related to the PurchId of the current record.
Syntax
client server public static NumberOfRecords numberOfPurchaseOrderVersions(PurchTable _purchTable)
Run On
Called
Parameters
- _purchTable
Type: PurchTable Table
The related purchase order.
Return Value
Type: NumberOfRecords Extended Data Type
The number of PurchTableVersion records which have same PurchId as the purchase order related to the current record.