PurchPurchOrderJournalPrint Class [AX 2012]
The PurchPurchOrderJournalPrint class handles the printing of the purchase order confirmation.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| deleteProforma | |
| 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.) |
| 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 FormletterJournalPrint class. (Inherited from FormletterJournalPrint.) |
| parmFactureList_RU | Gets or sets the FactureList_RU parameter. (Inherited from FormletterJournalPrint.) |
| parmFormletterProformaPrintPacked | Gets or sets the FormletterProformaPrintPacked parameter. (Inherited from FormletterJournalPrint.) |
| parmPrintAcceptanceReport_RU | Gets or sets the PrintAcceptanceReport_RU parameter. (Inherited from FormletterJournalPrint.) |
| parmPrintBillOfLading_RU | Gets or sets the PrintBillOfLading_RU parameter. (Inherited from FormletterJournalPrint.) |
| parmPrinterSettingsFormLetter | Gets or sets the PrinterSettingsFormLetter parameter. (Inherited from FormletterJournalPrint.) |
| parmPrinterSettingsFormLetterCopy | Gets or sets the PrinterSettingsFormLetterCopy parameter. (Inherited from FormletterJournalPrint.) |
| 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.) |
| 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.) |
| parmPrintTransportInvoice_RU | Gets or sets the PrintTransportInvoice_RU parameter. (Inherited from FormletterJournalPrint.) |
| parmProforma | Gets or sets the Proforma parameter. (Inherited from FormletterJournalPrint.) |
| parmUsePrintManagement | Gets or sets the UsePrintManagement parameter. (Inherited from FormletterJournalPrint.) |
| printJournal | Prints and sends XML documents for each journal. (Inherited from FormletterJournalPrint.) |
| printLabels | Prints product or shelf lables in the report. (Inherited from FormletterJournalPrint.) |
| 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 FormletterJournalPrint class. (Inherited from FormletterJournalPrint.) |
| 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 PurchPurchOrderJournalPrint class. |
| ::renderingCompleted |
Community Additions
ADD
Show: