PdsComdPricingRunLine::hasDataForRun Method
Checks whether the specified pricing run has any lines.
Syntax
client server public static boolean hasDataForRun(PdsComdPricingRunId _runId)
Run On
Called
Parameters
- _runId
Type: PdsComdPricingRunId Extended Data Type
The pricing run ID to check.
Return Value
Type: boolean
true if there is at least one line in the pricing run; otherwise, false.