Share via


PurchTable::findPurchIdLocationPurchType Method

Find Purchaes ID Location Purchase Type

Syntax

client server public static PurchTable findPurchIdLocationPurchType(
    PurchId purchId, 
    RetailLocationEx2 location, 
    PurchaseType purchType, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    for update?

Return Value

Type: PurchTable Table
The Purchase Table

See Also

Reference

PurchTable Table