PrintMgmtReportRun.load Method [AX 2012]
Loads instances of the PrintMgmtPrintSettingDetail class that are used for printing a report.
public void load(
Common _queryTableBuffer,
Common _referencedTableBuffer,
str _languageId,
[str _documentKeyValue])
Run On
CalledParameters
- _queryTableBuffer
- Type: Common Table
The table that is use to evaluate conditions for conditional print settings.
- _referencedTableBuffer
- Type: Common Table
The table to which print management information has been related.
- _languageId
- Type: str
The language ID to use to identify text.
- _documentKeyValue
- Type: str
Community Additions
ADD
Show: