Share via


PurchFormLetter.printGRN_IN Method [AX 2012]

Prints goods receipt note.

Syntax

public boolean printGRN_IN([boolean _printGoodsReceiptNote])

Run On

Called

Parameters

  • _printGoodsReceiptNote
    Type: boolean
    The goods receipt note.

Return Value

Type: boolean
If 'true', the goods receipt note is printed.

See Also

Reference

PurchFormLetter Class