Share via


VendPostPaymJournalDP_NA.insert Method [AX 2012]

Inserts data into the VendPostPaymJournalTmp_NA table that is based on the input string.

Syntax

private void insert(NoYes _detailsPrinted)

Run On

Server

Parameters

  • _detailsPrinted
    Type: NoYes Enumeration
    A value that specifies the period from which the data is coming.

See Also

Reference

VendPostPaymJournalDP_NA Class