SalesConfirmJournalPost Class [AX 2012]
| Method | Description | |
|---|---|---|
| addToInventReportDimHistory | Adds a record to the InventReportDimHistory table. (Overrides the addToInventReportDimHistory Method.) |
| adjustAmountsMST_W | Adjusts the amount in the accounting currency. (Inherited from FormletterJournalPost.) |
| afterLinePost | The method is being run before line is posted. (Inherited from FormletterJournalPost.) |
| beforeLinePost | The method is being run before line is posted. (Inherited from FormletterJournalPost.) |
| calculateMarkupAmount_IN | Calculates markup amount. (Inherited from FormletterJournalPost.) |
| calculateVATDefermentTax_IN | Method overrides in the child classes. (Inherited from FormletterJournalPost.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canEndLedgerVoucher | Determines whether the LedgerVoucher object can be ended. (Inherited from FormletterJournalPost.) |
| canPostEndDisc | Determines whether end discounts can be posted. (Inherited from FormletterJournalPost.) |
| canPostLedger | Determines whether ledger postings can occur. (Inherited from FormletterJournalPost.) |
| canPostRoundOff | Determines whether end roundings can be posted. (Inherited from FormletterJournalPost.) |
| canPostTax | Determines whether tax can be posted. (Overrides the canPostTax Method.) |
| canPostToInventory | Determines whether an order line can be inventory posted. (Inherited from FormletterJournalPost.) |
| cashDiscountAmount | Gets the cash discount amount. (Inherited from FormletterJournalPost.) |
| cashDiscPercent | Gets the cash discount percentage. (Inherited from FormletterJournalPost.) |
| checkBeforePostingLine | Performs validation before posting a line. (Inherited from FormletterJournalPost.) |
| checkLedgerPeriod | Checks whether posting in the ledger period is allowed. (Inherited from FormletterJournalPost.) |
| checkNotStockedLineAfterPosting | Verifies the not stocked order lines after posting. (Inherited from FormletterJournalPost.) |
| checkNotStockedLineBeforePosting | Verifies the not stocked order lines before posting. (Inherited from FormletterJournalPost.) |
| checkSourceLine | Verifies the source line for the journal line. (Inherited from FormletterJournalPost.) |
| copyDocuRefLine | Copies document references to the journal line. (Inherited from FormletterJournalPost.) |
| copyDocuRefTable | Copies document references to the journal header. (Inherited from FormletterJournalPost.) |
| createFacture_RU | Method used to create facture after invoice posted (Inherited from FormletterJournalPost.) |
| createInventReportDimHistory | Creates a record in the InventReportDimHistory table. (Inherited from FormletterJournalPost.) |
| createNotStockedPostCheck | Retrieves a TradeNotStockedPostCheck object that is used to verify order lines during posting. (Inherited from FormletterJournalPost.) |
| createPaymentDisbursement | Serves as the blank implementation of method. (Inherited from FormletterJournalPost.) |
| createPaymentSched | Creates a payment schedule. (Inherited from FormletterJournalPost.) |
| createReportData | Creates the data that can be used by the report. (Overrides the createReportData Method.) |
| creditDiscount | Determines whether discounts should be credited. (Inherited from FormletterJournalPost.) |
| creditNote | Determines whether the posting is for a credit note. (Inherited from FormletterJournalPost.) |
| currencyCode | Gets the currency code for the journal. (Inherited from FormletterJournalPost.) |
| dealQualityOrderLine_IN | Deals the quality order line. (Inherited from FormletterJournalPost.) |
| dealVoucher_CN | Deals Chinese voucher for inventory general ledger during SourceDocument processing e.g. Purchase order posting (Inherited from FormletterJournalPost.) |
| defaultLedgerTransactionText | Gets the default ledger transaction text. (Inherited from FormletterJournalPost.) |
| distributeSourceDocument | Performs the creation of distributions (Inherited from FormletterJournalPost.) |
| documentStatus | Gets the type of document. (Overrides the documentStatus Method.) |
| docuRefCopy | Copies attachments from a single source document to a single destination document. (Inherited from FormletterJournalPost.) |
| docuRefCopyByRecId | Copies attachments between documents. (Inherited from FormletterJournalPost.) |
| docuRefCopyMultiple | Copies attachments from a set of source documents to a destination document. (Inherited from FormletterJournalPost.) |
| docuRefCopyMultipleByRecId | Copies attachments from a set of source documents to a destination document. (Inherited from FormletterJournalPost.) |
| docuRefFindAndCopyMultiple | Copies attachments from a set of source documents to a destination document. (Inherited from FormletterJournalPost.) |
| endLedgerVoucher | Invokes the actual posting process. (Inherited from FormletterJournalPost.) |
| endLines | Ends the posting of all journal lines. (Inherited from FormletterJournalPost.) |
| endPost | Ends the posting. (Inherited from FormletterJournalPost.) |
| endPostLine | Ends the posting of a journal line. (Inherited from FormletterJournalPost.) |
| endUpdate | Ends the update of selected records. (Inherited from FormletterJournalPost.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchRate_W | Determines the exchange rate. (Inherited from FormletterJournalPost.) |
| exchRateSec_W | Determines the secondary exchange rate. (Inherited from FormletterJournalPost.) |
| factureJour_RU | Returns FactureJour_RU record (Inherited from FormletterJournalPost.) |
| findOrCreateLedgerVoucherObject | Finds or creates the instance of the specified LedgerVoucherObject class. (Inherited from FormletterJournalPost.) |
| fixedEuroTriangulation | Gets the fixed euro triangulation value. (Inherited from FormletterJournalPost.) |
| fixedExchRate | Gets the fixed exchange rate. (Inherited from FormletterJournalPost.) |
| fixedExchRateSecondary | Gets the fixed secondary exchange rate. (Inherited from FormletterJournalPost.) |
| formletterJournalTransRecord | Determines whether journal lines exist. (Inherited from FormletterJournalPost.) |
| formletterProformaPrintToFormletter | Transfers values from the FormletterProformaPrint class to the Formletter class. (Inherited from FormletterJournalPost.) |
| formletterType | Determines the value of the FormletterType enumeration. (Overrides the formletterType Method.) |
| getFormletterProformaPrintPacked | Retrieves a container that contains specific values that are used for printing pro forma reports. (Inherited from FormletterJournalPost.) |
| getLedgerVoucherObject | Retrieves a new instance of the LedgerVoucherObject class. (Inherited from FormletterJournalPost.) |
| getOrdersPosted | Retrieves a set of posted order IDs. (Inherited from FormletterJournalPost.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVoucher | Gets a voucher number. (Overrides the getVoucher Method.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasQualityOrder_IN | Determines whether journal line can be dealed. (Inherited from FormletterJournalPost.) |
| init | Initializes the class. (Overrides the init Method.) |
| initDocuRefRecId | Initializes the list docuRefRecIdList (Inherited from FormletterJournalPost.) |
| initFormletterProvider | Initializes the FormletterProvider object. (Inherited from FormletterJournalPost.) |
| initLedgerVoucher | Initializes the LedgerVoucherObject object. (Inherited from FormletterJournalPost.) |
| initMarkup | Initializes the Markup object. (Inherited from FormletterJournalPost.) |
| initRecordLists | Initializes the record lists. (Inherited from FormletterJournalPost.) |
| initRelatedLineTables | Initializes the records that are related to the current journal line. (Overrides the initRelatedLineTables Method.) |
| initTax | Initializes the Tax object. (Inherited from FormletterJournalPost.) |
| initTransactionTxt | Initializes the TransactionTxt object. (Inherited from FormletterJournalPost.) |
| insertInventReportDimHistory | Inserts a record in the InventReportDimHistory object. (Inherited from FormletterJournalPost.) |
| insertRecordList | Inserts records in the record lists into the database. (Inherited from FormletterJournalPost.) |
| inventReportDimHistoryLogType | Gets the type of inventory report dimension history. (Overrides the inventReportDimHistoryLogType Method.) |
| invoicePostingType_RU | Returns SalesInvoicePostingType_RU, overridden in SalesInvoicePostJournal (Inherited from FormletterJournalPost.) |
| isOnHold | Determines whether the journal is on hold. (Inherited from FormletterJournalPost.) |
| isPrepaymentJournal | Identifies if the FormletterJournalPost is a prepayment journal. (Inherited from FormletterJournalPost.) |
| isProforma | Determines whether the journal is a pro forma journal. (Inherited from FormletterJournalPost.) |
| journalLine | Gets or sets the current journal line record. (Overrides the journalLine Method.) |
| journalLineTableId | Gets the table ID for the journal line table. (Overrides the journalLineTableId Method.) |
| ledgerVoucherObjectDocument | Gets the document values from the LedgervoucherObject object. (Inherited from FormletterJournalPost.) |
| ledgerVoucherObjectSetParms | Sets parameters on the LedgerVoucherObject object. (Inherited from FormletterJournalPost.) |
| lineDiscountAmount | Gets the line discount amount. (Inherited from FormletterJournalPost.) |
| new | Initializes a new instance of the FormletterJournalPost class. (Inherited from FormletterJournalPost.) |
| newJournalList | Constructs a record sorted list. |
| nextFormletterJournalTrans | Selects the next journal line. (Inherited from FormletterJournalPost.) |
| 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.) |
| parmChainFormletterContract | Gets or sets the ChainFormletterContract parameter. (Inherited from FormletterJournalPost.) |
| parmDocuRefRecId | Gets or sets the DocuRefRecId parameter. (Inherited from FormletterJournalPost.) |
| parmFormletter | Gets or sets the Formletter parameter. (Inherited from FormletterJournalPost.) |
| parmJournalTable | Gets or sets the CustConfirmJour parameter. (Overrides the parmJournalTable Method.) |
| parmMCRInventTransRecid | Gets or sets the inventory transaction record ID. (Inherited from FormletterJournalPost.) |
| parmNumberOfOrders | Gets or sets the NumberOfOrders parameter. (Inherited from FormletterJournalPost.) |
| parmNumberSeq | Gets or sets the NumberSeq parameter. (Inherited from FormletterJournalPost.) |
| parmPackedLineIdSet | Gets or sets the PackedLineIdSet parameter. (Inherited from FormletterJournalPost.) |
| parmParmTable | Gets or sets the SalesParmTable parameter. (Overrides the parmParmTable Method.) |
| parmPostingInBatch | Gets or sets the PostingInBatch parameter. (Inherited from FormletterJournalPost.) |
| parmPrintFormLetter | Gets or sets the PrintFormLetter parameter. (Inherited from FormletterJournalPost.) |
| parmPrintout | Gets or sets the Printout parameter. (Inherited from FormletterJournalPost.) |
| parmProforma | Gets or sets the Proforma parameter. (Inherited from FormletterJournalPost.) |
| parmProjProposalJour | Gets or sets the ProjProposalJour parameter. (Inherited from FormletterJournalPost.) |
| parmReduceOnHand | Gets or sets the ReduceOnHand parameter. (Inherited from FormletterJournalPost.) |
| parmSendByMail_MX | Gets or sets the sendByEmail parameter. (Inherited from FormletterJournalPost.) |
| parmShipmentId | Gets or sets the ShipmentId parameter. (Inherited from FormletterJournalPost.) |
| parmSpecQty | Gets or sets the SpecQty parameter. (Inherited from FormletterJournalPost.) |
| parmStorno | Gets or sets the Storno parameter. (Inherited from FormletterJournalPost.) |
| parmSumBy | Gets or sets the SumBy parameter. (Inherited from FormletterJournalPost.) |
| parmSumOrderId | Gets or sets the SumOrderId parameter. (Inherited from FormletterJournalPost.) |
| parmTotals | Gets or sets the Totals parameter. (Inherited from FormletterJournalPost.) |
| parmWHSLoadId | Gets or sets the WHSLoadId parameter. (Inherited from FormletterJournalPost.) |
| postAsset_RU | Performs asset posting for russian fixed assets (Inherited from FormletterJournalPost.) |
| postBalanceAsManyLedgerTransactions_RU | Returns true if balance should be posted as many ledger transactions. (Inherited from FormletterJournalPost.) |
| postCustVend | Performs customer and vendor related postings. (Inherited from FormletterJournalPost.) |
| postEndDiscount | Posts the end discount. (Inherited from FormletterJournalPost.) |
| postFailed | Called when the posting of a journal fails. (Inherited from FormletterJournalPost.) |
| postInventory | Posts to inventory. (Inherited from FormletterJournalPost.) |
| postJournalPost | Runs after posting a journal. (Inherited from FormletterJournalPost.) |
| postLine | Posts a journal line. (Inherited from FormletterJournalPost.) |
| postLineDiscount | Posts a line discount. (Inherited from FormletterJournalPost.) |
| postMarkupLine | Posts the markup for the current journal line. (Inherited from FormletterJournalPost.) |
| postMarkupLineBeforeInventory | Determines whether markup for a line should be posted before making inventory updates. (Inherited from FormletterJournalPost.) |
| postMarkupOnJour | |
| postMarkupOnTrans | Posts the markup for the journal lines. (Overrides the postMarkupOnTrans Method.) |
| postMarkupTable | Posts the markup for the journal header. (Overrides the postMarkupTable Method.) |
| postNotStocked | Performs posting routines for order lines that cannot be posted to inventory. (Inherited from FormletterJournalPost.) |
| postRoundOff | Posts roundings. (Inherited from FormletterJournalPost.) |
| postTax | Performs tax postings. (Inherited from FormletterJournalPost.) |
| postTaxesBeforeSourceDocument | Determines whether taxes should be posted prior to source document journalization. (Inherited from FormletterJournalPost.) |
| postTaxOnProforma | Determines whether tax should be considered when you post a pro forma journal. (Overrides the postTaxOnProforma Method.) |
| postTaxOnUpdate | Determines whether tax should be posted on update. (Overrides the postTaxOnUpdate Method.) |
| postToCustomsExpenseAccount_IN | Method overrides in the child classes. (Inherited from FormletterJournalPost.) |
| processSourceDocument | Processes the source document. (Inherited from FormletterJournalPost.) |
| projLedger | Gets the ProjLedger object. (Inherited from FormletterJournalPost.) |
| recalcTotals | Recalculates the totals. (Inherited from FormletterJournalPost.) |
| requirePostCustVendAfterLedgerVoucherEnd | Determines whether automatic settlement for AP/AR should be posted after ledger voucher is posted (Inherited from FormletterJournalPost.) |
| roundingOffSign | Gets the rounding sign (Inherited from FormletterJournalPost.) |
| run | Posts a journal. (Inherited from FormletterJournalPost.) |
| selectFormletterJournalTrans | Selects a journal line. (Inherited from FormletterJournalPost.) |
| setLedgerVoucher | Sets the LedgerVoucher object. (Inherited from FormletterJournalPost.) |
| setNumAndVoucher | Sets journal and voucher number. (Inherited from FormletterJournalPost.) |
| setRecalcTotals | Sets the internal value that indicates whether total recalculation is needed. (Inherited from FormletterJournalPost.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| shouldCopyMultipleDocuRef | Determines whether attachments should be copied from multiple source documents. (Inherited from FormletterJournalPost.) |
| shouldPostMarkupTable | Gets a value indicating whether miscellaneous charges for sales order should be posted. (Inherited from FormletterJournalPost.) |
| skipCreditMaxCheck | Determines whether a credit max validation should be skipped. (Inherited from FormletterJournalPost.) |
| sourceLine | Gets the source line record for the current journal line. (Overrides the sourceLine Method.) |
| sourceTable | Gets the source header record for the journal header. (Overrides the sourceTable Method.) |
| startLines | Starts the posting of all journal lines. (Inherited from FormletterJournalPost.) |
| tax | Sets and gets the Tax object. (Inherited from FormletterJournalPost.) |
| tax1099 | Performs tax 1099 postings. (Inherited from FormletterJournalPost.) |
| taxWithholdCalculation_IN | Sets tax withhold calculation. (Inherited from FormletterJournalPost.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| tradeCalcTax | Gets an instance of the TradeCalcTax class. (Overrides the tradeCalcTax Method.) |
| transactionLogTxt | Gets an instance of the TransTxt class. (Overrides the transactionLogTxt Method.) |
| transactionLogType | Gets the type of transaction log. (Overrides the transactionLogType Method.) |
| updateAdvanceInvoiceSettlement_W | Updates the advance invoice marked to settle. (Inherited from FormletterJournalPost.) |
| updateCrossdocking | Updates cross docking information. (Inherited from FormletterJournalPost.) |
| updateDate | Gets the transaction date. (Overrides the updateDate Method.) |
| updateJournalLine | Updates the journal line. (Overrides the updateJournalLine Method.) |
| updateJournalTable | Updates the journal header. (Inherited from FormletterJournalPost.) |
| updateSourceLine | Updates the source line for the current journal line. (Inherited from FormletterJournalPost.) |
| updateSourceLineBeforePosting | Updates the source line before the posting starts. (Inherited from FormletterJournalPost.) |
| updateSourceTable | Updates the source table for the journal header. (Overrides the updateSourceTable Method.) |
| updateSumSalesId | |
| updateTransactTxtForLedgerVoucherObject | Updates the transaction text. (Inherited from FormletterJournalPost.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| vatRegData_W | Initializes container of VAT related data. (Inherited from FormletterJournalPost.) |
| wait | Pauses a process. (Inherited from Object.) |
| writeTaxAmount_W | Writes tax amount. (Inherited from FormletterJournalPost.) |
| writeTmpTaxWorkTrans | Inserts records into the TmpTaxWorkTrans table. (Inherited from FormletterJournalPost.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the SalesConfirmJournalPost class. |
Community Additions
ADD
Show: