Share via


PurchReApprovalPolicyRuleTable::findRuleForPurchTable Method

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.

See Also

Reference

PurchReApprovalPolicyRuleTable Table