SalesFormLetter.printPSDSDocuRef Method [AX 2012]

Print the PSDS documents

Syntax

private void printPSDSDocuRef()

Run On

Called

Remarks

During posting of packing slips and invoices a list of Product Safety Data Sheets is created.

This method finds the documents in DocuRef and prints them.

The DocuRef documents are not SSRS documensts and can hence only be printed on the client, which is why this special method is needed.

See Also

Reference

SalesFormLetter Class