PurchRFQReSendJournalCreate.getPurchRFQLine Method [AX 2012]

Gets the corresponding PurchRFQLine record buffer of a PurchRFQParmLine record.

protected PurchRFQLine getPurchRFQLine(PurchRFQParmLine _purchRFQParmLine, [boolean _forupdate])

Run On

Server

Parameters

_purchRFQParmLine
Type: PurchRFQParmLine Table
The record buffer of a PurchRFQParmLine record.
_forupdate
Type: boolean
A Boolean value that indicates whether to select the PurchRFQLine record for update.

Return Value

Type: PurchRFQLine Table
A PurchRFQLine record buffer.

Community Additions

ADD
Show: