PurchRFQSendDP.getDocumentNote Method [AX 2012]

Gets the note that has been attached to the invoice.

public Notes getDocumentNote(Common _common)

Run On

Server

Parameters

_common
Type: Common Table
A Common record that either contains the header information or line information.

Return Value

Type: Notes Extended Data Type
The note that has been attached to the invoice.

ExceptionCondition
Error

If the common record is not a VendRFQJour record or VendRFQTransrecord.

Community Additions

ADD
Show: