NonSSRSPrintMgmtAdapter.loadPrintSettings Method [AX 2012]
Loads instances of the PrintMgmtPrintSettingDetail class that are used for printing the report.
public void loadPrintSettings(
Common _jourTable,
Common _transTable,
str _languageId,
[str _documentKeyValue])
Run On
CalledParameters
- _jourTable
- Type: Common Table
The journal table that is currently being printed.
- _transTable
- Type: Common Table
The table to which print management information has been related.
- _languageId
- Type: str
The language ID that should be used to retrieve footer text.
- _documentKeyValue
- Type: str
A human readable value that uniquely identifies the document to be printed.
Community Additions
ADD
Show: