PurchReqLine::getCatalogPolicyRuleRecId Method
Gets the record ID of an applicable catalog rule.
Syntax
client server public static RefRecId getCatalogPolicyRuleRecId(
RefRecId _le,
RefRecId _ou,
PurchReqRequiredDate _requiredDate)
Run On
ClientOrServer
Parameters
- _le
Type: RefRecId Extended Data Type
The record ID of a legal entity.
- _ou
Type: RefRecId Extended Data Type
The record ID of an operating unit.
- _requiredDate
Type: PurchReqRequiredDate Extended Data Type
The required date used for retrieving the policy.
Return Value
Type: RefRecId Extended Data Type
The record ID of the applicable policy.