Share via


CustUnpostedInterestNotesDP.queryGetCustInterestNotes Method [AX 2012]

Inserts the data in the CustTmpUnpostedCollectionLetter table.

Syntax

private void queryGetCustInterestNotes(NoYes _isPrinted)

Run On

Server

Parameters

  • _isPrinted
    Type: NoYes Enumeration
    The value to be used to retrieve data either the value is printed or not.

See Also

Reference

CustUnpostedInterestNotesDP Class