SalesPickingListJournalCreate Class [AX 2012]

Syntax

class SalesPickingListJournalCreate extends FormletterJournalCreate

Run On

Server

Methods

  Method Description
Gg808911.protmethod(en-us,AX.60).gif allocateNumAndVoucher Allocates a journal and voucher number from the corresponding number sequences. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif calcLine
Gg808911.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg808911.protmethod(en-us,AX.60).gif check Determines whether the journal can be created. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif checkDiscardLine Determines whether a journal line can be created. (Overrides the checkDiscardLine Method.)
Gg808911.protmethod(en-us,AX.60).gif checkDuplicateNum_W Checks whether a duplicate invoice number exists. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif checkForMultipleInventLocations
Gg808911.protmethod(en-us,AX.60).gif checkIfWMSOrder Checks whether all lines that are being updated use output orders.
Gg808911.protmethod(en-us,AX.60).gif checkIfWMSOrderTransExist Determines whether a Warehouse Management System (WMS) order transaction exists for the WMS picking route.
Gg808911.protmethod(en-us,AX.60).gif checkNoThrow Checks whether a journal will be created. (Overrides the checkNoThrow Method.)
Gg808911.protmethod(en-us,AX.60).gif checkVATTaxAgentChargeType_RU Checks whether the VAT tax agent charge source is correct. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif createAgreementLinks Creates the links between the journal lines and the agreement lines. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif createDiscardedJournalLine Handles discarded journal line. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif createFailed Called when the journal creation failed. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif createJournalHeader Creates the journal header record. (Overrides the createJournalHeader Method.)
Gg808911.protmethod(en-us,AX.60).gif createJournalLine Creates a journal line. (Overrides the createJournalLine Method.)
Gg808911.protmethod(en-us,AX.60).gif createJournalLines Creates the journal lines when updating the sales order, the purchase order, or the request for quotation. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif createJournalLink Creates a journal link. (Overrides the createJournalLink Method.)
Gg808911.protmethod(en-us,AX.60).gif createWMSJournal Creates Warehouse Management System (WMS) shipment and WMS picking route records for the picking list.
Gg808911.protmethod(en-us,AX.60).gif createWMSOutputOrder
Gg808911.protmethod(en-us,AX.60).gif endCreate Executes when the journal creation is completed. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg808911.protmethod(en-us,AX.60).gif fieldIdParmLine_OrigOrderId Gets the field ID for the field that contains the original order ID in the posting parameter line table. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif fieldIdParmTable_OrderId Gets the field ID for the field that contains the order ID in the posting parameter header table. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif formletterType Determines the type of form letter. (Overrides the formletterType Method.)
Gg808911.protmethod(en-us,AX.60).gif getCatchWeight Gets the catch weight on order or reserved for the specified line.
Gg808911.pubmethod(en-us,AX.60).gif getJournal Gets the current journal header. (Overrides the getJournal Method.)
Gg808911.pubmethod(en-us,AX.60).gif getJournalLines Gets a list that contains every created journal line. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif getJournalNumber Gets the number of the journal. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif getLineNum Gets the current journal line number. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif getNumAndVoucher Gets a journal and a voucher number. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif getNumberSeq Gets a NumberSeq object. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif getOrigOrderIdSet Gets a packed version of a Set object that has all original order IDs for the journal. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif getSalesLine
Gg808911.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg808911.pubmethod(en-us,AX.60).gif getTotals Gets the total object. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif getVoucher Gets a voucher number. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg808911.protmethod(en-us,AX.60).gif init Initializes the class. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif initCatchWeightValues Adjusts inventory quantities for catch-weight items that are on order or have been reserved.
Gg808911.protmethod(en-us,AX.60).gif initFormletterProvider Initializes the FormletterProvider object. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif initJournalHeader Initializes the journal header record. (Overrides the initJournalHeader Method.)
Gg808911.protmethod(en-us,AX.60).gif initLoopLines Initializes the iteration over journal line. (Overrides the initLoopLines Method.)
Gg808911.protmethod(en-us,AX.60).gif initRecordList Initializes the record lists. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif initSourceTable Initializes the source table record. (Overrides the initSourceTable Method.)
Gg808911.protmethod(en-us,AX.60).gif initTotals Initializes the total calculation. (Overrides the initTotals Method.)
Gg808911.protmethod(en-us,AX.60).gif insertJournalLine Inserts a record in the journal line table. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif insertJournalLink Inserts a record in the journal link table. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif insertRecordList Inserts records in the record lists into the database. (Overrides the insertRecordList Method.)
Gg808911.privmethod(en-us,AX.60).gif insertWMSShipment
Gg808911.protmethod(en-us,AX.60).gif isJournalCreated Determines whether the journal was created. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif journalLineCorrLinksTableId_RU Gets the table ID for the journal line table correction links. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif journalLineTableId Gets the table ID for the journal line table. (Overrides the journalLineTableId Method.)
Gg808911.protmethod(en-us,AX.60).gif linesExists Indicates whether lines occur in the order line parameter table. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif linksTableId Retrieves the table ID for the table that will be used to link sales orders when picking list updating sales orders. (Overrides the linksTableId Method.)
Gg808911.protmethod(en-us,AX.60).gif new Initializes a new instance of the FormletterJournalCreate class. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif noLinesForPosting Performs actions when no lines are selected for posting. (Overrides the noLinesForPosting Method.)
Gg808911.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg808911.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg808911.protmethod(en-us,AX.60).gif numberSequenceReferenceNum Gets the NumberSequenceReference object for the journal number. (Overrides the numberSequenceReferenceNum Method.)
Gg808911.protmethod(en-us,AX.60).gif numberSequenceReferenceVoucher Gets the NumberSequenceReference object for the voucher number. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg808911.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg808911.pubmethod(en-us,AX.60).gif parmBatchCreatedBy Gets or sets the BatchCreatedBy parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmCustInvoicePrintoutType_RU Gets or sets the CustInvoicePrintoutType_RU parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmDocumentStatus Gets or sets the DocumentStatus parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmExtraPrintoutLineExists_RU Gets or sets the ExtraPrintoutLineExists_RU parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmFiscalDocType_PL Gets or sets the FiscalDocType_PL parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmInBatch Gets or sets the InBatch parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmInterCompanyFormletterContract Gets or sets the InterCompanyFormletterContract parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmInterCompanyPosted Gets or sets the InterCompanyPosted parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmInventLocationId_PL Gets or sets the InventLocationId_PL parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmLtDocNumberingCode Gets or sets the LtDocNumberingCode parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmMarkupOfTypeCustVendExists_RU Gets or sets the MarkupOfTypeCustVendExists_RU parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmMCRPickWaveReference Gets or sets the pick wave reference. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmParmTable Gets or sets the ParmTable parameter. (Overrides the parmParmTable Method.)
Gg808911.pubmethod(en-us,AX.60).gif parmParmUpdate Gets or sets the ParmUpdate parameter. (Overrides the parmParmUpdate Method.)
Gg808911.pubmethod(en-us,AX.60).gif parmProforma Gets or sets the Proforma parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmRelatedJournal Gets or sets the RelatedJournal parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmShipmentId Gets or sets the ShipmentId parameter. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif parmTax Gets or sets the Tax parameter. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif parmTaxWithholdCalculation_IN Gets or sets the TaxWithholdCalculation_IN parameter. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif proforma Determines whether the journal is a pro forma journal. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif recIdSuspensionTables Gets a list of tables that should have suspended record ID generation. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif recordListParmLine Gets a RecordSortedList object that contains all posting parameter line records. (Overrides the recordListParmLine Method.)
Gg808911.protmethod(en-us,AX.60).gif reduceOnHandForParmLine Determines whether the quantity that is posted for a salesParmLine record should be reduced to what is available.
Gg808911.protmethod(en-us,AX.60).gif removeRecIdSuspension Removes record ID suspension. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif reserveBuffer
Gg808911.pubmethod(en-us,AX.60).gif run Creates a journal. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif setDeliveryFields
Gg808911.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg808911.protmethod(en-us,AX.60).gif showPostingCanceledError Performs actions when posting is canceled. (Inherited from FormletterJournalCreate.)
Gg808911.protmethod(en-us,AX.60).gif sourceTable Gets the source table for the journal. (Overrides the sourceTable Method.)
Gg808911.protmethod(en-us,AX.60).gif suspendRecIds Suspends record ID generation. (Inherited from FormletterJournalCreate.)
Gg808911.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg808911.protmethod(en-us,AX.60).gif totals Gets the total object. (Overrides the totals Method.)
Gg808911.protmethod(en-us,AX.60).gif typeParmLine Gets the type of the posting parameter line table. (Overrides the typeParmLine Method.)
Gg808911.protmethod(en-us,AX.60).gif updateDate
Gg808911.protmethod(en-us,AX.60).gif updateSumSalesId
Gg808911.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg808911.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg808911.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg808911.pubmethod(en-us,AX.60).gif Gg808911.static(en-us,AX.60).gif ::construct Initializes a new instance of the SalesPickingListJournalCreate class.

Top

Inheritance Hierarchy

Object Class
  FormletterJournalCreate Class
    SalesPickingListJournalCreate Class