Share via


PDSProdCompensationPrinciple::exist Method

Gets a value that indicates whether a record exists in the PDSProdCompensationPrinciple table for the given key.

Syntax

client server public static boolean exist(RefRecId _bomRefRecId, RefRecId _activeRefRecId)

Run On

Called

Parameters

  • _bomRefRecId
    Type: RefRecId Extended Data Type
    The record ID of the record in the ProdBOM table that the compensation principle references.
  • _activeRefRecId
    Type: RefRecId Extended Data Type
    The record ID for the record in the ProdBOM table that is the referenced active ingredient.

Return Value

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

See Also

Reference

PDSProdCompensationPrinciple Table