Share via


CustUnpostedInterestNotesDP.insertCustTmpUnpostedInterestNotes Method [AX 2012]

Inserts the data in the CustTmpUnpostedInterestNotes table.

Syntax

private void insertCustTmpUnpostedInterestNotes(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