Share via


CustUnpostedCollectionLetterDP.insertCustTmpUnpostedCollectionLetter Method [AX 2012]

Inserts the data in the CustTmpUnpostedCollectionLetter table.

Syntax

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

CustUnpostedCollectionLetterDP Class