Share via


PurchSADJournalPost Class [AX 2012]

The PurchSADJournalPost class performs SAD posting

Syntax

class PurchSADJournalPost extends PurchInvoiceJournalPost

Run On

Server

Methods

  Method Description
JJ813632.protmethod(en-us,AX.60).gif addToInventReportDimHistory Adds the InventReportDimHistory records to a sorted list. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif adjustAmountsMST_W Adjusts accounting amounts of vendor invoice. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif afterLinePost The method is being run before line is posted. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif approval (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif approveVendTrans (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif beforeLinePost The method is being run before line is posted. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif calcAssetAcquisitionPrice Calculates the asset acquisition price for a purchase order line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif calcLastPurchPrice (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif calculateMarkupAmount_IN Calculates markup amount. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif calculateVATDefermentTax_IN Reads the table buffer and calculate the taxes with required condition. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ813632.protmethod(en-us,AX.60).gif canEndLedgerVoucher Determines whether the LedgerVoucher object can be ended. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif canPostEndDisc Determines whether end discounts can be posted. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif canPostLedger Determines whether ledger postings can occur. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif canPostRoundOff Determines whether end roundings can be posted. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif canPostTax Determines whether tax can be posted. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif canPostToInventory Determines whether an invoice line can be inventory posted. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif cashDiscountAmount Gets the cash discount amount. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif cashDiscPercent Gets the cash discount percentage. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif checkBeforePostingLine Performs validation before posting a line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif checkLedgerPeriod Checks whether posting in the ledger period is allowed. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif checkLineAfterPosting (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif checkNotStockedLineAfterPosting Verifies the not stocked order lines after posting. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif checkNotStockedLineBeforePosting Verifies the not stocked order lines before posting. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif checkPurchCommitmentBalance Checks the balance of the commitment that is referenced by the current invoice line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif checkSourceLine Verifies the source line for the journal line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif checkVendInvoiceTrans_IN Returns true if VendInvoiceTrans exist. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif copyDocuRefLine Copies document references to the journal line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif copyDocuRefTable Copies document references to the journal header. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif createCustVendLedgerVoucher Creates the LedgerVoucher for posting customer and vendor transactions to. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif createCustVendLedgerVoucherObject Creates the LedgerVoucherObject for posting customer and vendor transactions. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif createFacture_RU Method used to create facture after invoice posted (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif createFixedAsset Creates a record in the AssetTable table. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif createInventReportDimHistory Creates a record in the InventReportDimHistory table. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif createNotStockedPostCheck Retrieves a TradeNotStockedPostCheck object that is used to verify order lines when you post. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif createPaymentDisbursement Creates the Payment disbursement calculations for the invoices when the payment disbursement is defined; otherwise, creates default invoices. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif createPaymentSched Creates a payment schedule. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif createReportData Creates the data that can be used by the report. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif creditDiscount Determines whether discounts should be credited. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif creditNote Determines whether the posting is for a credit note. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif currencyCode Gets the currency code for the journal. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif cwPreUpdateJournalLine_SetCW (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif dealQualityOrderLine_IN Deals the quality order line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif dealVoucher_CN Deals Chinese voucher for inventory general ledger during SourceDocument processing e.g. Purchase order posting (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif deepCopyFromActiveToSaved Performs the deep copy of the active invoice and performs budget processing. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif defaultLedgerTransactionText Gets the default ledger transaction text. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif distributeSourceDocument Performs the creation of distributions (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif documentStatus Gets the type of document. (Overrides the documentStatus Method.)
JJ813632.protmethod(en-us,AX.60).gif docuRefCopy Copies attachments from a single source document to a single destination document. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif docuRefCopyByRecId Copies attachments between documents. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif docuRefCopyMultiple Copies attachments from a set of source documents to a destination document. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif docuRefCopyMultipleByRecId Copies attachments from a set of source documents to a destination document. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif docuRefFindAndCopyMultiple Copies attachments from a set of source documents to a destination document. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif endLedgerVoucher Invokes the actual posting process. (Overrides the endLedgerVoucher Method.)
JJ813632.protmethod(en-us,AX.60).gif endLines Ends the posting of all journal lines. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif endPost Creates SAD header - related postings. (Overrides the endPost Method.)
JJ813632.protmethod(en-us,AX.60).gif endPostLine Ends the posting of a journal line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif endPostLineUpdateRelatedLines Updates invoice lines related to the same purchase order line as the current invoice line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif endUpdate Ends the update of selected records. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ813632.protmethod(en-us,AX.60).gif exchRate_W Returns echange rate of vendor invoice. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif exchRateSec_W Returns echange rate of vendor invoice. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif factureJour_RU Returns FactureJour_RU record (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif findOrCreateLedgerVoucherObject Finds or creates the instance of the specified LedgerVoucherObject class. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif fixedEuroTriangulation Gets the fixed euro triangulation value. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif fixedExchRate Gets the fixed exchange rate. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif fixedExchRateSecondary Gets the fixed secondary exchange rate. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif formletterJournalTransRecord Determines whether journal lines exist. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif formletterProformaPrintToFormletter Transfers values from the FormletterProformaPrint class to the Formletter class. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif formletterType Determines the form letter type. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif getFormletterProformaPrintPacked Retrieves a container that contains specific values that are used for printing pro forma reports. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif getLedgerVoucherObject Gets a new instance of the LedgerVoucherObject class. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif getOrdersPosted Retrieves a set of posted order IDs. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif getProcessUser Gets the user who is performing the process. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ813632.protmethod(en-us,AX.60).gif getVoucher Gets a voucher number. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ813632.protmethod(en-us,AX.60).gif hasQualityOrder_IN Determines whether journal line can be dealed. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif init Initializes the class. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif initDocuRefRecId Initializes the list docuRefRecIdList (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif initFormletterProvider Initializes the FormletterProvider object. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif initLedgerVoucher Initializes the LedgerVoucherObject object. (Overrides the initLedgerVoucher Method.)
JJ813632.protmethod(en-us,AX.60).gif initMarkup Initializes the Markup object. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif initRecordLists Initializes the record lists. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif initRelatedLineTables Initializes the records that are related to the current journal line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif initTax Initializes the Tax object. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif initTransactionTxt Initializes the TransactionTxt object. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif insertCreditInvoicingJour (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif insertCreditInvoicingTrans (Inherited from PurchInvoiceJournalPost.)
JJ813632.privmethod(en-us,AX.60).gif insertDutyInvoice
JJ813632.protmethod(en-us,AX.60).gif insertInventReportDimHistory Inserts a record in the InventReportDimHistory object. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif insertMatchingSourceDocumentLine Inserts a VendInvoicePackingSlipQuantityMatch record into the RecordInsertList table that will be used to match packing slips and invoices. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif insertRecordList Inserts records in the record lists into the database. (Inherited from FormletterJournalPost.)
JJ813632.privmethod(en-us,AX.60).gif insertSADTmpTaxWorkTrans Calculates SAD taxes
JJ813632.protmethod(en-us,AX.60).gif interCompanyPost (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif interCompanyTransferBatchSerial (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif inventReportDimHistoryLogType Gets the inventory report dimension history type. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif invoiceDate (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif invoicePostingType_RU Returns SalesInvoicePostingType_RU, overridden in SalesInvoicePostJournal (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif isOnHold Determines whether the journal is on hold. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif isPrepaymentJournal Identifies if the FormletterJournalPost is a prepayment journal. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif isProforma Determines whether the journal is a pro forma journal. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif journalLine Gets or sets the current journal line record. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif journalLineTableId Gets the table ID for the journal line table. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif ledgerVoucherObjectDocument Gets the document values from the LedgervoucherObject object. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif ledgerVoucherObjectSetParms Sets parameters on the LedgerVoucherObject object. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif lineDiscountAmount Gets the line discount amount. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif matchInvoicePackingSlipNotStocked Matches packing slip lines and invoice lines for not stocked purchase order lines. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif matchPackingSlipTransSourceDocumentLine Matches a packing slip line against the invoice line being posted and updates the packing slip line to fully matched if the packing slip line is fully invoice updated. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif new Initializes a new instance of the FormletterJournalPost class. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif nextFormletterJournalTrans Selects the next journal line. (Inherited from FormletterJournalPost.)
JJ813632.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.)
JJ813632.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.)
JJ813632.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ813632.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ813632.pubmethod(en-us,AX.60).gif parmChainFormletterContract Gets or sets the ChainFormletterContract parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmDocuRefRecId Gets or sets the DocuRefRecId parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmFormletter Gets or sets the Formletter parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmJournalTable Gets or sets the JournalTable parameter. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmLeanCostingFacade Gets or sets the LeanCostingFacade parameter. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmMCRInventTransRecid Gets or sets the inventory transaction record ID. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmNumberOfOrders Gets or sets the NumberOfOrders parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmNumberSeq Gets or sets the NumberSeq parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmPackedLineIdSet Gets or sets the PackedLineIdSet parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmParmTable Gets or sets the ParmTable parameter. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmPostingInBatch Gets or sets the PostingInBatch parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmPrintAcceptanceReport Gets or sets the printAcceptanceReport parameter. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmPrintEuVatInvoice Gets or sets the PrintEuVatInvoice parameter. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmPrintFacture Gets or sets the printFacture parameter. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmPrintFormLetter Gets or sets the PrintFormLetter parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmPrintout Gets or sets the Printout parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmPrintSalesFormLetter Gets or sets the PrintSalesFormLetter parameter. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmProforma Gets or sets the Proforma parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmProjProposalJour Gets or sets the ProjProposalJour parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmPurchParmUpdate Gets or sets the PurchParmUpdate parameter. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmReduceOnHand Gets or sets the ReduceOnHand parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmSADCurrencyCode_PL Gets or sets the SADCurrencyCode_PL parameter.
JJ813632.pubmethod(en-us,AX.60).gif parmSADExchRate_PL Gets or sets the SADExchRate_PL parameter.
JJ813632.pubmethod(en-us,AX.60).gif parmSADNumberCode_PL Gets or sets the SADNumberCode_PL parameter.
JJ813632.pubmethod(en-us,AX.60).gif parmSaveChanges Gets or sets the SaveChanges parameter. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmSendByMail_MX Gets or sets the sendByEmail parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmShipmentId Gets or sets the ShipmentId parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmSpecQty Gets or sets the SpecQty parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmStorno Gets or sets the Storno parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmSumBy Gets or sets the SumBy parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmSumOrderId Gets or sets the SumOrderId parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmTotals Gets or sets the Totals parameter. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif parmWHSLoadId Gets or sets the WHSLoadId parameter. (Inherited from FormletterJournalPost.)
JJ813632.privmethod(en-us,AX.60).gif postAmountSecDiff Posts difference in reporting currency
JJ813632.protmethod(en-us,AX.60).gif postAsset_RU Performs asset posting for russian fixed assets (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postAssetByDocument_JP Posts related asset documents. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postBalanceAsManyLedgerTransactions_RU Returns true if balance should be posted as many ledger transactions. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postCustVend Creates SAD invoice - related postings. (Overrides the postCustVend Method.)
JJ813632.protmethod(en-us,AX.60).gif postCustVendPostLedgerVoucherEnd Posts the customer and vendor transactions to a new ledger voucher that uses the same voucher as the invoice posting. (Inherited from PurchInvoiceJournalPost.)
JJ813632.privmethod(en-us,AX.60).gif postDutyVend Posts SAD duty invoice vendor transaction
JJ813632.protmethod(en-us,AX.60).gif postEndDiscount Posts the end discount. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postEndPost_BR Executes Brazilian localization logic after the endPost method. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif postFailed Called when the posting of a journal fails. (Overrides the postFailed Method.)
JJ813632.protmethod(en-us,AX.60).gif postFiscalDocument_BR Posts the fiscal document. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif postInit_BR Executes Brazilian localization logic after the init method. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postInitTransactionTxt_BR Sets the name placeholder in the transaction text. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postInventory Posts to inventory. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postInventorySADCost_PL Calculates extra cost that should be allocated to inventory due to SAD (Overrides the postInventorySADCost_PL Method.)
JJ813632.privmethod(en-us,AX.60).gif postInvoiceCostsTrans Posts transactions on SAD invoice costs
JJ813632.pubmethod(en-us,AX.60).gif postJournalPost Runs after posting a journal. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postLeanSubcontracting Record lean subcontracting cost if the posted line is related to a production flow. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postLine Posts a journal line. (Overrides the postLine Method.)
JJ813632.protmethod(en-us,AX.60).gif postLineDiscount Posts a line discount. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postMarkupLine Posts markup for the current journal line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postMarkupLineBeforeInventory Determines whether a markup for a line should be posted before inventory updates are performed. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postMarkupOnParmSubTable Posts the MarkupTrans records that are associated with a record in the VendInvoiceInfoSubTable table. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postMarkupOnParmTable Posts the MarkupTrans records that are associated with the current record in the VendInvoiceInfoTable table. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postMarkupOnTrans Posts the markup for the journal lines. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postMarkupTable Posts the MarkupTrans records that are associated with the records in the VendInvoiceInfoTable and VendInvoiceInfoSubTable tables. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postNotStocked Performs posting routines for purchase order lines that are not stocked. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postPostCustVend_BR Associates the vendor invoice to the fiscal establishment. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postPostLine_BR Adds the line to the inventory journal lines. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif postQualityOrderTaxes_IN Reads the table buffer and calculate and post the taxes with required condition for Quality orders. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postRoundOff Posts roundings. (Inherited from PurchInvoiceJournalPost.)
JJ813632.privmethod(en-us,AX.60).gif postSADInvoiceVend Posts SAD duty invoice amount
JJ813632.privmethod(en-us,AX.60).gif postSADMiscTrans Posts SAD miscellaneous charges
JJ813632.privmethod(en-us,AX.60).gif postSADTaxTrans Posts SAD taxes
JJ813632.privmethod(en-us,AX.60).gif postSADTransportTrans Posts SAD transportation charges
JJ813632.protmethod(en-us,AX.60).gif postTax Performs tax postings. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postTaxesBeforeSourceDocument Determines whether taxes should be posted prior to source document journalization. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postTaxOnProforma Indicates whether the tax should be considered when a proforma journal is posted. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postTaxOnUpdate Indicates whether the tax should be posted on an update. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif postToCustomsExpenseAccount_IN Method overrides in the child classes. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif processBudgetForSavedInvoice Performs budget processing for the saved invoice copy. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif processingHeaderImplEventHandler Handles a processing VendInvoiceInfoTable source document header event. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif processSourceDocument Processes the source document. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif projLedger Gets the ProjLedger object. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif qtyPhysicalNow Calculates the quantity that is being physically updated for the invoiced purchase order line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif recalcTotals Recalculates the totals. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif removeBudgetForSavedInvoice Removes the budget funds reservation for the saved invoice. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif requirePostCustVendAfterLedgerVoucherEnd Determines whether automatic settlement for AP/AR should be posted after ledger voucher is posted (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif roundingOffSign Gets the rounding sign (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif run Posts a journal. (Overrides the run Method.)
JJ813632.protmethod(en-us,AX.60).gif selectFormletterJournalTrans Selects a journal line. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif setLedgerVoucher Sets the LedgerVoucher object. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif setNumAndVoucher Sets journal and voucher number. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif setRecalcTotals Sets the internal value that indicates whether total recalculation is needed. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ813632.protmethod(en-us,AX.60).gif shouldCopyMultipleDocuRef Determines whether attachments should be copied from multiple source documents. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif shouldPostMarkupTable Gets a value indicating whether miscellaneous charges for sales order should be posted. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif skipCreditMaxCheck Determines whether a credit max validation should be skipped. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif sourceLine Gets the source line record for the current journal line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif sourceTable Gets the source header record for the journal header. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif startLines Starts the posting of all journal lines. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif tax Sets and gets the Tax object. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif tax1099 Performs tax 1099 postings. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif taxWithholdCalculation_IN Sets tax withhold calculation. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ813632.protmethod(en-us,AX.60).gif tradeCalcTax Gets an instance of the TradeCalcTax object. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif transactionLogTxt Gets an instance of the TransTxt object. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif transactionLogType Gets the transaction log type. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateAdvanceInvoiceSettlement_W Updates the advance invoice marked to settle. (Inherited from FormletterJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateAssetAcquisitionPrice Updates the value of the AcquisitionPrice field on the related AssetBook table (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateAssetPurchLineRecId Updates the PurchLineRecID field. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateCrossdocking Updates the cross docking information. (Inherited from PurchInvoiceJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif updateCustomsVendBOETrans_IN Updates the remaining qty field of CustomsVendBOETrans_IN table once invoicing is done. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateDate Gets the transaction date. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateJournalLine Updates the journal line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateJournalTable Updates the journal header. (Overrides the updateJournalTable Method.)
JJ813632.protmethod(en-us,AX.60).gif updateProduction (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateProjectJournal (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateProjectLedgerUpdates Updates the PaymentDate field in the ProjTransPosting record for never ledger postings. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateSalesLine (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateSalesTable (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateSourceLine Updates the source line for the current journal line. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateSourceLineBeforePosting Performs updates that are to be done before posting, on the PurchLine table. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateSourcePrepayment Updates source vendor invoice prepayment. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateSourceTable Updates the source table for the journal header. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateSpecTransForNewPurchId (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateSumPurchId (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif updateTransactTxtForLedgerVoucherObject Updates the transaction text. (Inherited from FormletterJournalPost.)
JJ813632.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.)
JJ813632.protmethod(en-us,AX.60).gif validateProjTaxGroups_IN Validates project tax groups. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif vatRegData_W Initializes container of VAT related data. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ813632.protmethod(en-us,AX.60).gif writeTaxAmount_W Calculates and writes tax amount fields of vendor invoice trans. (Inherited from PurchInvoiceJournalPost.)
JJ813632.protmethod(en-us,AX.60).gif writeTmpTaxWorkTrans Inserts records into the TmpTaxWorkTrans table. (Inherited from FormletterJournalPost.)
JJ813632.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ813632.pubmethod(en-us,AX.60).gif JJ813632.static(en-us,AX.60).gif ::construct Initializes a new instance of the PurchSADJournalPost class.

Top

Inheritance Hierarchy

Object Class
  FormletterJournalPost Class
    PurchInvoiceJournalPost Class
      PurchSADJournalPost Class