PurchReqPurchaseOrderGenerationRule::purchReqSourcingPolicyRuleStatic Method [AX 2012]

Gets a record from the PurchReqSourcingPolicyRule table.

server public static PurchReqSourcingPolicyRule purchReqSourcingPolicyRuleStatic(PurchReqLine _purchReqLine)

Run On

Server

Parameters

_purchReqLine
Type: PurchReqLine Table
The record ID in the PurchReqLine table.

Return Value

Type: PurchReqSourcingPolicyRule Table
A record from the PurchReqSourcingPolicyRule table.
Show: