CustPostInvoiceJob::callPrinterSettingsFreeText Method [AX 2012]
Enables the user to modify the printer settings by using the SSRS print settings dialog box.
server public static boolean callPrinterSettingsFreeText(CustPostInvoiceJob _custPostInvoiceJob, [PrintSetupOriginalCopy _originalCopy])
Run On
ServerParameters
- _custPostInvoiceJob
- Type: CustPostInvoiceJob Class
The CustPostInvoiceJob class where the printer settings are modified.
- _originalCopy
- Type: PrintSetupOriginalCopy Enumeration
A Boolean value that indicates whether the original or copy is being modified; optional.
Show: