PdsComdPricingRun::exist Method
Indicates whether a specific PdsComdPricingRun record exists.
Syntax
server public static boolean exist(PdsComdPricingRunId _run)
Run On
Server
Parameters
- _run
Type: PdsComdPricingRunId Extended Data Type
A PdsComdPricingRunId value to check.
Return Value
Type: boolean
true if the record exists; otherwise, false.