Share via


PurchPolicyRuleCatThreshold_PSN::findByCategoryAndPolicyRule Method

Finds a record in the PurchPolicyRuleCatThreshold_PSN table.

Syntax

client server public static PurchPolicyRuleCatThreshold_PSN findByCategoryAndPolicyRule(
    RefRecId _policyRecId, 
    RefRecId _categoryRecId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: PurchPolicyRuleCatThreshold_PSN Table
A record in the PurchPolicyRuleCatThreshold_PSN table; otherwise, an empty record.

See Also

Reference

PurchPolicyRuleCatThreshold_PSN Table