PurchTable::findPurchIdPurchaseType Method

Find purchase ID purchase type

Syntax

client server public static PurchTable findPurchIdPurchaseType(
    PurchId purchId, 
    PurchaseType purchaseType, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    for update?

Return Value

Type: PurchTable Table
The Purchase Table

See Also

Reference

PurchTable Table