SalesPackingSlipJournalCreateProj Class [AX 2012]
| Method | Description | |
|---|---|---|
| adjustAccountingDate | Initializes the accounting date of the journal version. (Inherited from SalesPackingSlipJournalCreate.) |
| allocateCorrectionVoucher | Allocates the correction voucher. (Inherited from SalesPackingSlipJournalCreate.) |
| allocateNumAndVoucher | Allocates a journal and voucher number from the corresponding number sequences. (Inherited from SalesPackingSlipJournalCreate.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| check | Determines whether the journal can be created. (Inherited from FormLetterVersionableJournalCreate.) |
| checkDiscardLine | Determines whether a journal line can be created. (Inherited from SalesPackingSlipJournalCreate.) |
| checkDuplicateNum_W | This method is used to check if a duplicate packing slip number exists. (Inherited from SalesPackingSlipJournalCreate.) |
| checkJournal | Checks if journal can be created. (Inherited from FormLetterVersionableJournalCreate.) |
| checkJournalLine | Checks a journal line. (Inherited from SalesPackingSlipJournalCreate.) |
| checkNoThrow | Determines whether a journal should be created. (Inherited from SalesPackingSlipJournalCreate.) |
| checkVATTaxAgentChargeType_RU | Checks whether the VAT tax agent charge source is correct. (Inherited from FormletterJournalCreate.) |
| createAgreementLinks | Creates the links between the journal lines and the agreement lines. (Inherited from FormletterJournalCreate.) |
| createDiscardedJournalLine | Handles discarded journal line. (Inherited from FormletterJournalCreate.) |
| createFailed | Called when the journal creation failed. (Inherited from FormletterJournalCreate.) |
| createJournalChain | Creates a journal chain for chained documents. (Inherited from SalesPackingSlipJournalCreate.) |
| createJournalHeader | Creates the journal header when updating the sales order, the purchase order, or the request for quotation. (Inherited from FormLetterVersionableJournalCreate.) |
| createJournalLine | Creates a journal line. (Inherited from SalesPackingSlipJournalCreate.) |
| createJournalLineChain | Creates records in the TradePackingSlipTransChain table for each relation between the posted sales order packing slip lines and each corresponding purchase order packing line. (Inherited from SalesPackingSlipJournalCreate.) |
| createJournalLines | Creates the journal lines when updating the sales order, the purchase order, or the request for quotation. (Inherited from FormletterJournalCreate.) |
| createJournalLinesHistory | Creates journal line history records for all lines. (Inherited from SalesPackingSlipJournalCreate.) |
| createJournalLink | Creates a journal link. (Inherited from FormLetterVersionableJournalCreate.) |
| createJournalVersion | Creates a new journal version. (Inherited from SalesPackingSlipJournalCreate.) |
| endCreate | Executes when creating the journal ends. (Inherited from SalesPackingSlipJournalCreate.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fieldIdParmLine_OrigOrderId | Gets the field ID for the field that contains the original order ID in the posting parameter line table. (Inherited from FormletterJournalCreate.) |
| fieldIdParmTable_OrderId | Gets the field ID for the field that contains the order ID in the posting parameter header table. (Inherited from FormletterJournalCreate.) |
| findJournalLine | Finds an existing journal line based on a parameter line. (Inherited from SalesPackingSlipJournalCreate.) |
| formletterType | Determines the form letter type. (Inherited from SalesPackingSlipJournalCreate.) |
| getCatchWeight | Gets the catch weight picked for the specified line. (Inherited from SalesPackingSlipJournalCreate.) |
| getJournal | Gets the current journal header. (Inherited from SalesPackingSlipJournalCreate.) |
| getJournalLines | Gets a list that contains every created journal line. (Inherited from FormletterJournalCreate.) |
| getJournalNumber | Gets the number of the journal. (Inherited from FormletterJournalCreate.) |
| getLineNum | Gets the current journal line number. (Inherited from FormletterJournalCreate.) |
| getNumAndVoucher | Gets a journal and a voucher number. (Inherited from SalesPackingSlipJournalCreate.) |
| getNumberSeq | Gets a NumberSeq object. (Inherited from FormletterJournalCreate.) |
| getOrigOrderIdSet | Gets a packed version of a Set object that has all original order IDs for the journal. (Inherited from FormletterJournalCreate.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTotals | Gets the total object. (Inherited from FormletterJournalCreate.) |
| getVoucher | Gets a voucher number. (Inherited from FormletterJournalCreate.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Initializes the class. (Inherited from SalesPackingSlipJournalCreate.) |
| initCatchWeightValues | Adjusts inventory quantities for catch weight items which have been reserved or picked. (Inherited from SalesPackingSlipJournalCreate.) |
| initFormletterProvider | Initializes the FormletterProvider object. (Inherited from FormLetterVersionableJournalCreate.) |
| initHeader | Initializes non-correctable fields on the journal header. (Inherited from SalesPackingSlipJournalCreate.) |
| initJournalHeader | Initializes the journal header record. (Inherited from SalesPackingSlipJournalCreate.) |
| initJournalLine | Initializes non-correctable fields on the journal line. (Inherited from SalesPackingSlipJournalCreate.) |
| initJournalLink | Initializes a new link between the journal and the order. (Inherited from SalesPackingSlipJournalCreate.) |
| initLoopLines | Initializes the iteration over journal lines. (Inherited from FormletterJournalCreate.) |
| initRecordList | Initializes the record lists. (Inherited from FormletterJournalCreate.) |
| initSourceTable | Initializes the source table record. (Inherited from SalesPackingSlipJournalCreate.) |
| initTotals | Initializes the total calculation. (Inherited from SalesPackingSlipJournalCreate.) |
| insertJournalLine | Inserts a record in the journal line table. (Inherited from FormLetterVersionableJournalCreate.) |
| insertJournalLink | Inserts a record in the journal link table. (Inherited from FormLetterVersionableJournalCreate.) |
| insertRecordList | Inserts records in the record lists into the database. (Inherited from FormletterJournalCreate.) |
| isJournalCreated | Determines whether the journal was created. (Inherited from FormletterJournalCreate.) |
| journalLineCorrLinksTableId_RU | Gets the table ID for the journal line table correction links. (Inherited from FormletterJournalCreate.) |
| journalLineTableId | Gets the table ID for the journal line table. (Inherited from SalesPackingSlipJournalCreate.) |
| linesExists | Indicates whether lines occur in the order line parameter table. (Inherited from FormletterJournalCreate.) |
| linksTableId | Gets the table ID for the journal link table. (Inherited from SalesPackingSlipJournalCreate.) |
| new | Initializes a new instance of the FormletterJournalCreate class. (Inherited from FormletterJournalCreate.) |
| noLinesForPosting | Performs actions when there are no lines selected for posting. (Inherited from SalesPackingSlipJournalCreate.) |
| 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.) |
| numberSequenceReferenceNum | Gets the NumberSequenceReference object for the journal number. (Inherited from SalesPackingSlipJournalCreate.) |
| numberSequenceReferenceVoucher | Gets the NumberSequenceReference object for the voucher number. (Inherited from SalesPackingSlipJournalCreate.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmBatchCreatedBy | Gets or sets the BatchCreatedBy parameter. (Inherited from FormletterJournalCreate.) |
| parmCustInvoicePrintoutType_RU | Gets or sets the CustInvoicePrintoutType_RU parameter. (Inherited from FormletterJournalCreate.) |
| parmDocumentStatus | Gets or sets the DocumentStatus parameter. (Inherited from FormletterJournalCreate.) |
| parmExtraPrintoutLineExists_RU | Gets or sets the ExtraPrintoutLineExists_RU parameter. (Inherited from FormletterJournalCreate.) |
| parmFiscalDocType_PL | Gets or sets the FiscalDocType_PL parameter. (Inherited from FormletterJournalCreate.) |
| parmFormLetterJournalCreateVersioning | Gets or sets the _formLetterJournalCreateVersioning parameter. (Inherited from FormLetterVersionableJournalCreate.) |
| parmInBatch | Gets or sets the InBatch parameter. (Inherited from FormletterJournalCreate.) |
| parmInterCompanyFormletterContract | Gets or sets the InterCompanyFormletterContract parameter. (Inherited from FormletterJournalCreate.) |
| parmInterCompanyPosted | Gets or sets the InterCompanyPosted parameter. (Inherited from FormletterJournalCreate.) |
| parmInventLocationId_PL | Gets or sets the InventLocationId_PL parameter. (Inherited from FormletterJournalCreate.) |
| parmLtDocNumberingCode | Gets or sets the LtDocNumberingCode parameter. (Inherited from FormletterJournalCreate.) |
| parmMarkupOfTypeCustVendExists_RU | Gets or sets the MarkupOfTypeCustVendExists_RU parameter. (Inherited from FormletterJournalCreate.) |
| parmMCRPickWaveReference | Gets or sets the pick wave reference. (Inherited from FormletterJournalCreate.) |
| parmParmTable | Gets or sets the ParmTable parameter. (Inherited from SalesPackingSlipJournalCreate.) |
| parmParmUpdate | Gets or sets the ParmUpdate parameter. (Inherited from SalesPackingSlipJournalCreate.) |
| parmProforma | Gets or sets the Proforma parameter. (Inherited from FormletterJournalCreate.) |
| parmRelatedJournal | Gets or sets the RelatedJournal parameter. (Inherited from FormletterJournalCreate.) |
| parmShipmentId | Gets or sets the ShipmentId parameter. (Inherited from FormletterJournalCreate.) |
| parmTax | Gets or sets the Tax parameter. (Inherited from FormletterJournalCreate.) |
| parmTaxWithholdCalculation_IN | Gets or sets the TaxWithholdCalculation_IN parameter. (Inherited from FormletterJournalCreate.) |
| postEndCreatePackage | Posts event handler for the endCreate method to calculate and create package lines for the packing slip header (Inherited from SalesPackingSlipJournalCreate.) |
| postingEnabled | Indicates whether document posting to the general ledger is enabled. (Inherited from SalesPackingSlipJournalCreate.) |
| postUpdateJournalLinePackage | Posts event handler for the updateJournalLine method to calculate and create package lines for the invoice line (Inherited from SalesPackingSlipJournalCreate.) |
| proforma | Indicates whether the journal is a pro forma journal. (Inherited from SalesPackingSlipJournalCreate.) |
| recIdSuspensionTables | Gets a list of tables that should have suspended record ID generation. (Inherited from FormletterJournalCreate.) |
| recordListParmLine | Gets a RecordSortedList object that has every posting parameter line record. (Inherited from SalesPackingSlipJournalCreate.) |
| removeRecIdSuspension | Removes record ID suspension. (Inherited from FormletterJournalCreate.) |
| run | Creates a journal. (Inherited from FormletterJournalCreate.) |
| setDeliveryFields | (Inherited from SalesPackingSlipJournalCreate.) |
| setDocuRef | Sets the document reference record. (Inherited from SalesPackingSlipJournalCreate.) |
| setJournal | Sets the journal to an existing record. (Inherited from SalesPackingSlipJournalCreate.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showPostingCanceledError | Performs actions when posting is canceled. (Inherited from FormletterJournalCreate.) |
| sourceTable | Gets the source table for the journal. (Inherited from SalesPackingSlipJournalCreate.) |
| suspendRecIds | Suspends record ID generation. (Inherited from FormletterJournalCreate.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totals | Gets the total object. (Inherited from SalesPackingSlipJournalCreate.) |
| typeParmLine | Gets the type of the posting parameter line table. (Inherited from SalesPackingSlipJournalCreate.) |
| updateDate | (Inherited from SalesPackingSlipJournalCreate.) |
| updateJournalHeader | Sets correctable fields on theee journal header. (Inherited from SalesPackingSlipJournalCreate.) |
| updateJournalLine | Sets correctable fields on journal line. (Inherited from SalesPackingSlipJournalCreate.) |
| updateRemainForOverUnderDelivery | In case of over- or underdelivery ensure Remain and RemainInvent are set correctly when packing slip is canceled. (Inherited from SalesPackingSlipJournalCreate.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| useBillOfLading | (Inherited from SalesPackingSlipJournalCreate.) |
| useTransportationDocument | (Inherited from SalesPackingSlipJournalCreate.) |
| 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 SalesPackingSlipJournalCreateProj class. |
Object Class
FormletterJournalCreate Class
FormLetterVersionableJournalCreate Class
SalesPackingSlipJournalCreate Class
SalesPackingSlipJournalCreateProj Class
FormletterJournalCreate Class
FormLetterVersionableJournalCreate Class
SalesPackingSlipJournalCreate Class
SalesPackingSlipJournalCreateProj Class
Community Additions
ADD
Show: