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
- _policyRecId
Type: RefRecId Extended Data Type
The record ID of the SysPolicy table referenced record.
- _categoryRecId
Type: RefRecId Extended Data Type
The record ID of the referenced EcoResCategory table record.
- _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.