PdsMRCCustomerHistory::exist Method

Determines whether a record with the specified parameters exists.

Syntax

client server public static boolean exist(
    CustAccount _custAccount, 
    SalesIdBase _salesId, 
    ItemId _itemId, 
    PdsMRCDocumentId _documentId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PdsMRCCustomerHistory Table