Share via


PdsComdPricingMarginLine::existPricingMarginId Method

Indicates whether a specific PdsPricingMarginLine record exists.

Syntax

server public static boolean existPricingMarginId(
    PdsComdPricingMarginId _marginId, 
    ItemId _itemId, 
    InventDimId _dimId, 
    PdsComdMarginAccountCode _accountCode, 
    PdsComdMarginAccountRelation _accountRelation, 
    PdsInventQtyFrom _inventQtyFrom)

Run On

Server

Parameters

Return Value

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

See Also

Reference

PdsComdPricingMarginLine Table