PdsMRCVendorHistory::exist Method

Determines whether the specified record exists.

Syntax

client server public static boolean exist(
    PurchaseOrderId _purchId, 
    VendAccount _vendor, 
    ItemId _itemId, 
    PdsMRCDocumentId _documentId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists; otherwise, false.

See Also

Reference

PdsMRCVendorHistory Table