Share via


PdsComdPricingTemplateLine::existTemplateId Method

Determines whether a specific PdsPricingTemplateLine record exists.

Syntax

server public static boolean existTemplateId(
    PdsComdPricingTemplateId _templateId, 
    PdsComdMarginItemCode _itemCode, 
    PdsComdMarginItemRelation _itemRelation, 
    InventDimId _inventDimId, 
    PdsComdMarginAccountCode _accountCode, 
    PdsComdMarginAccountRelation _accountRelation, 
    PdsInventQtyFrom _inventQtyFrom)

Run On

Server

Parameters

Return Value

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

See Also

Reference

PdsComdPricingTemplateLine Table