PurchReqPurchaseOrderGeneration.isPurchReqLinePrice2PurchaseOrder Method [AX 2012]

Checks whether the requisition line price information is to be copied over to purchase order line.

public boolean isPurchReqLinePrice2PurchaseOrder(PurchReqLine _purchReqLine)

Run On

Server

Parameters

_purchReqLine
Type: PurchReqLine Table
A PurchReqLine record to evaluate.

Return Value

Type: boolean
true if the requisition line price information is to be copied over; otherwise, false.

Community Additions

ADD
Show: