AxdRFQReply.checkPurchRFQReplyLine Method [AX 2012]

Causes an exception because the RFQId, LineNum and Status fields are not correct in the PurchRFQReplyLine record.

Syntax

private boolean checkPurchRFQReplyLine(AxPurchRFQReplyLine _axPurchRFQReplyLine)

Run On

Server

Parameters

Return Value

Type: boolean
Boolean value

Remarks

true if the RFQId, LineNum, and Status values are set properly; otherwise, throws an error.

See Also

Reference

AxdRFQReply Class