PurchTotalsSummary::createRecord Method
Creates a record for the specified PO and sets all values to 0.
Syntax
client server public static PurchTotalsSummary createRecord(PurchId _purchId, VendCurrencyCode _currencyCode)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
A purchase order ID.
- _currencyCode
Type: VendCurrencyCode Extended Data Type
The currency code of the purchase order currency.
Return Value
Type: PurchTotalsSummary Table
The newly-created record