Share via


MCRRoyaltyItemCode::exist Method

Determines if an MCRRoyaltyItemCode record exists.

Syntax

client server public static boolean exist(
    ItemId _itemId, 
    MCRRoyaltyCode _code, 
    InventDimId _inventDimId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

MCRRoyaltyItemCode Table