Share via


PurchReqSourcingPriceToleranceRule::exist Method

Indicates whether the specified record exists in the PurchReqSourcingPriceToleranceRule table.

Syntax

client server public static boolean exist(RefRecId _purchReqSourcingPriceToleranceRuleId)

Run On

Called

Parameters

  • _purchReqSourcingPriceToleranceRuleId
    Type: RefRecId Extended Data Type
    The record ID in the PurchReqSourcingPriceToleranceRule table.

Return Value

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

See Also

Reference

PurchReqSourcingPriceToleranceRule Table