Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds a record in the PurchReApprovalPolicyRuleTable table for a given purchase order.
Syntax
client server public static PurchReApprovalPolicyRuleTable findRuleForPurchTable(PurchTable _purchTable)
Run On
Called
Parameters
- _purchTable
Type: PurchTable Table
A PurchTable record from whom to find a purchase re-approval rule.
Return Value
Type: PurchReApprovalPolicyRuleTable Table
A record in the PurchReApprovalPolicyRuleTable table; otherwise, an empty record.