PdsComdPricingTemplateLine::hasDataForTemplate Method
Determines whether the given template has at least one defined template line.
Syntax
client server public static boolean hasDataForTemplate(PdsComdPricingTemplateId _templateId)
Run On
Called
Parameters
- _templateId
Type: PdsComdPricingTemplateId Extended Data Type
A pricing template ID to check.
Return Value
Type: boolean
true if the template has at least one line; otherwise, false.