Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Runs a report by using the specified print management parameters.
Syntax
server public static void executeWithPrintMgmt(
PrintMgmtDocumentType _printMgmtDocumentType,
Args _args,
PrintMgmtPrintSettingDetail _settingDetail,
RecId _recordId)
Run On
Server
Parameters
- _printMgmtDocumentType
Type: PrintMgmtDocumentType Enumeration
A PrintMgmtDocumentType value that determines the report to print.
- _args
Type: Args Class
An Args object that holds caller data.
- _settingDetail
Type: PrintMgmtPrintSettingDetail Class
A PrintMgmtPrintSettingDetail object that holds rules for the printout.
- _recordId
Type: RecId Extended Data Type
The record ID of the journal to print.