SalesInvoiceJournalPrint Class [AX 2012]
The SalesInvoiceJournalPrint class handles the printing of the sales order invoice.
Syntax
class SalesInvoiceJournalPrint extends FormletterJournalPrint
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
doPrint | Prints the document. (Overrides the doPrint Method.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
formLetterSorting | Retrieves the sorting parameters for the journal being processed. (Inherited from FormletterJournalPrint.) | |
getPrinterSettingsFormletter | Retrieves the printer settings. (Inherited from FormletterJournalPrint.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initFactureList | Initializes the facture sorted list with sorting parameters. (Inherited from FormletterJournalPrint.) | |
initShippingStat | ||
new | Initializes an instance of the FormletterJournalPrint class. (Inherited from FormletterJournalPrint.) | |
newJournalList | Constructs a record sorted list. (Overrides the newJournalList Method.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
pack | Serializes the current instance of the SalesInvoiceJournalPrint class. (Overrides the pack Method.) | |
parmDocuSetCode | Gets or sets the DocuSetCode parameter. | |
parmFactureList_RU | Gets or sets the FactureList_RU parameter. (Inherited from FormletterJournalPrint.) | |
parmFormletterProformaPrintPacked | Gets or sets the FormletterProformaPrintPacked parameter. (Inherited from FormletterJournalPrint.) | |
parmLocation | Gets or sets the Location parameter. | |
parmMCRMiscChargePrintOption | Gets or sets the MCRMiscChargePrintOption parameter. | |
parmMiscText | Gets or sets the MiscText parameter. | |
parmPrintAcceptanceReport_RU | Gets or sets the PrintAcceptanceReport_RU parameter. (Inherited from FormletterJournalPrint.) | |
parmPrintBillOfLading_RU | Gets or sets the PrintBillOfLading_RU parameter. (Inherited from FormletterJournalPrint.) | |
parmPrintCODLabel | Gets or sets the PrintCODLabel parameter. | |
parmPrintEntryCertificate_W | Gets or sets the PrintEntryCertificate_W parameter. | |
parmPrinterSettingsCODLabel | Gets or sets the PrinterSettingsCODLabel parameter. | |
parmPrinterSettingsEntryCertificate_W | Gets or sets the PrinterSettingsEntryCertificate_W parameter. | |
parmPrinterSettingsFormLetter | Gets or sets the PrinterSettingsFormLetter parameter. (Inherited from FormletterJournalPrint.) | |
parmPrinterSettingsFormLetterCopy | Gets or sets the PrinterSettingsFormLetterCopy parameter. (Inherited from FormletterJournalPrint.) | |
parmPrinterSettingsShippingLabel | Gets or sets the PrinterSettingsShippingLabel parameter. | |
parmPrintFacture_RU | Gets or sets the PrintFacture_RU parameter. (Inherited from FormletterJournalPrint.) | |
parmPrintFormletter | Gets or sets the PrintFormletter parameter. (Inherited from FormletterJournalPrint.) | |
parmPrintGRN_IN | Gets or sets the PrintGRN_IN parameter. (Inherited from FormletterJournalPrint.) | |
parmPrintHeader | Gets or sets the PrintHeader parameter. | |
parmPrintInventBaileeReport_RU | Gets or sets the PrintInventBaileeReport_RU parameter. (Inherited from FormletterJournalPrint.) | |
parmPrintProductLabel | Gets or sets the PrintProductLabel parameter. (Inherited from FormletterJournalPrint.) | |
parmPrintShelfLabel | Gets or sets the PrintShelfLabel parameter. (Inherited from FormletterJournalPrint.) | |
parmPrintShippingLabel | Gets or sets the PrintShippingLabel parameter. | |
parmPrintTransportInvoice_RU | Gets or sets the PrintTransportInvoice_RU parameter. (Inherited from FormletterJournalPrint.) | |
parmProdType | Gets or sets the ProdType parameter. | |
parmProforma | Gets or sets the Proforma parameter. (Inherited from FormletterJournalPrint.) | |
parmSalesTable | Gets or sets the SalesTable parameter. | |
parmSendByMail_MX | Gets or sets the SendByMail_MX parameter. | |
parmUsePrintManagement | Gets or sets the UsePrintManagement parameter. (Inherited from FormletterJournalPrint.) | |
parmUseUserDefinedDestinations | Gets or sets the UseUserDefinedDestinations parameter. | |
printEntryCertificateJour_W | This method prints the entry certificate journal which was created during posting. | |
printJournal | Prints and sends XML documents for each journal. (Overrides the printJournal Method.) | |
printLabels | Prints product or shelf lables in the report. (Inherited from FormletterJournalPrint.) | |
printSalesCODLabel | ||
sendAsXML | Sends the document in XML format. (Overrides the sendAsXML Method.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
unpack | Deserializes the _packedClass parameter value to an instance of the SalesInvoiceJournalPrint class. (Overrides the unpack Method.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::construct | Initializes a new instance of the SalesInvoiceJournalPrint class. | |
::newFromFormletterContract | Initializes an instance of the SalesInvoiceJournalPrint class. |
Top
Inheritance Hierarchy
Object Class
FormletterJournalPrint Class
SalesInvoiceJournalPrint Class
SalesFactureJournalPrint_RU Class