PurchSADJournalPost Class [AX 2012]
The PurchSADJournalPost class performs SAD posting
| Method | Description | |
|---|---|---|
| addToInventReportDimHistory | Adds the InventReportDimHistory records to a sorted list. (Inherited from PurchInvoiceJournalPost.) |
| adjustAmountsMST_W | Adjusts accounting amounts of vendor invoice. (Inherited from PurchInvoiceJournalPost.) |
| afterLinePost | The method is being run before line is posted. (Inherited from FormletterJournalPost.) |
| approval | (Inherited from PurchInvoiceJournalPost.) |
| approveVendTrans | (Inherited from PurchInvoiceJournalPost.) |
| beforeLinePost | The method is being run before line is posted. (Inherited from FormletterJournalPost.) |
| calcAssetAcquisitionPrice | Calculates the asset acquisition price for a purchase order line. (Inherited from PurchInvoiceJournalPost.) |
| calcLastPurchPrice | (Inherited from PurchInvoiceJournalPost.) |
| calculateMarkupAmount_IN | Calculates markup amount. (Inherited from FormletterJournalPost.) |
| calculateVATDefermentTax_IN | Reads the table buffer and calculate the taxes with required condition. (Inherited from PurchInvoiceJournalPost.) |
| 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 PurchInvoiceJournalPost.) |
| canPostLedger | Determines whether ledger postings can occur. (Inherited from PurchInvoiceJournalPost.) |
| canPostRoundOff | Determines whether end roundings can be posted. (Inherited from PurchInvoiceJournalPost.) |
| canPostTax | Determines whether tax can be posted. (Inherited from PurchInvoiceJournalPost.) |
| canPostToInventory | Determines whether an invoice line can be inventory posted. (Inherited from PurchInvoiceJournalPost.) |
| cashDiscountAmount | Gets the cash discount amount. (Inherited from PurchInvoiceJournalPost.) |
| cashDiscPercent | Gets the cash discount percentage. (Inherited from PurchInvoiceJournalPost.) |
| checkBeforePostingLine | Performs validation before posting a line. (Inherited from PurchInvoiceJournalPost.) |
| checkLedgerPeriod | Checks whether posting in the ledger period is allowed. (Inherited from FormletterJournalPost.) |
| checkLineAfterPosting | (Inherited from PurchInvoiceJournalPost.) |
| checkNotStockedLineAfterPosting | Verifies the not stocked order lines after posting. (Inherited from PurchInvoiceJournalPost.) |
| checkNotStockedLineBeforePosting | Verifies the not stocked order lines before posting. (Inherited from FormletterJournalPost.) |
| checkPurchCommitmentBalance | Checks the balance of the commitment that is referenced by the current invoice line. (Inherited from PurchInvoiceJournalPost.) |
| checkSourceLine | Verifies the source line for the journal line. (Inherited from PurchInvoiceJournalPost.) |
| checkVendInvoiceTrans_IN | Returns true if VendInvoiceTrans exist. (Inherited from PurchInvoiceJournalPost.) |
| copyDocuRefLine | Copies document references to the journal line. (Inherited from PurchInvoiceJournalPost.) |
| copyDocuRefTable | Copies document references to the journal header. (Inherited from PurchInvoiceJournalPost.) |
| createCustVendLedgerVoucher | Creates the LedgerVoucher for posting customer and vendor transactions to. (Inherited from PurchInvoiceJournalPost.) |
| createCustVendLedgerVoucherObject | Creates the LedgerVoucherObject for posting customer and vendor transactions. (Inherited from PurchInvoiceJournalPost.) |
| createFacture_RU | Method used to create facture after invoice posted (Inherited from FormletterJournalPost.) |
| createFixedAsset | Creates a record in the AssetTable table. (Inherited from PurchInvoiceJournalPost.) |
| createInventReportDimHistory | Creates a record in the InventReportDimHistory table. (Inherited from FormletterJournalPost.) |
| createNotStockedPostCheck | Retrieves a TradeNotStockedPostCheck object that is used to verify order lines when you post. (Inherited from PurchInvoiceJournalPost.) |
| createPaymentDisbursement | Creates the Payment disbursement calculations for the invoices when the payment disbursement is defined; otherwise, creates default invoices. (Inherited from PurchInvoiceJournalPost.) |
| createPaymentSched | Creates a payment schedule. (Inherited from PurchInvoiceJournalPost.) |
| createReportData | Creates the data that can be used by the report. (Inherited from PurchInvoiceJournalPost.) |
| creditDiscount | Determines whether discounts should be credited. (Inherited from PurchInvoiceJournalPost.) |
| creditNote | Determines whether the posting is for a credit note. (Inherited from PurchInvoiceJournalPost.) |
| currencyCode | Gets the currency code for the journal. (Inherited from PurchInvoiceJournalPost.) |
| cwPreUpdateJournalLine_SetCW | (Inherited from PurchInvoiceJournalPost.) |
| dealQualityOrderLine_IN | Deals the quality order line. (Inherited from PurchInvoiceJournalPost.) |
| dealVoucher_CN | Deals Chinese voucher for inventory general ledger during SourceDocument processing e.g. Purchase order posting (Inherited from FormletterJournalPost.) |
| deepCopyFromActiveToSaved | Performs the deep copy of the active invoice and performs budget processing. (Inherited from PurchInvoiceJournalPost.) |
| defaultLedgerTransactionText | Gets the default ledger transaction text. (Inherited from PurchInvoiceJournalPost.) |
| 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 PurchInvoiceJournalPost.) |
| endLedgerVoucher | Invokes the actual posting process. (Overrides the endLedgerVoucher Method.) |
| endLines | Ends the posting of all journal lines. (Inherited from PurchInvoiceJournalPost.) |
| endPost | Creates SAD header - related postings. (Overrides the endPost Method.) |
| endPostLine | Ends the posting of a journal line. (Inherited from PurchInvoiceJournalPost.) |
| endPostLineUpdateRelatedLines | Updates invoice lines related to the same purchase order line as the current invoice line. (Inherited from PurchInvoiceJournalPost.) |
| endUpdate | Ends the update of selected records. (Inherited from PurchInvoiceJournalPost.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchRate_W | Returns echange rate of vendor invoice. (Inherited from PurchInvoiceJournalPost.) |
| exchRateSec_W | Returns echange rate of vendor invoice. (Inherited from PurchInvoiceJournalPost.) |
| 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 PurchInvoiceJournalPost.) |
| fixedExchRate | Gets the fixed exchange rate. (Inherited from PurchInvoiceJournalPost.) |
| fixedExchRateSecondary | Gets the fixed secondary exchange rate. (Inherited from PurchInvoiceJournalPost.) |
| 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 form letter type. (Inherited from FormletterJournalPost.) |
| getFormletterProformaPrintPacked | Retrieves a container that contains specific values that are used for printing pro forma reports. (Inherited from FormletterJournalPost.) |
| getLedgerVoucherObject | Gets a new instance of the LedgerVoucherObject class. (Inherited from PurchInvoiceJournalPost.) |
| getOrdersPosted | Retrieves a set of posted order IDs. (Inherited from FormletterJournalPost.) |
| getProcessUser | Gets the user who is performing the process. (Inherited from PurchInvoiceJournalPost.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getVoucher | Gets a voucher number. (Inherited from PurchInvoiceJournalPost.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasQualityOrder_IN | Determines whether journal line can be dealed. (Inherited from PurchInvoiceJournalPost.) |
| init | Initializes the class. (Inherited from PurchInvoiceJournalPost.) |
| initDocuRefRecId | Initializes the list docuRefRecIdList (Inherited from FormletterJournalPost.) |
| initFormletterProvider | Initializes the FormletterProvider object. (Inherited from PurchInvoiceJournalPost.) |
| initLedgerVoucher | Initializes the LedgerVoucherObject object. (Overrides the initLedgerVoucher Method.) |
| 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. (Inherited from PurchInvoiceJournalPost.) |
| initTax | Initializes the Tax object. (Inherited from FormletterJournalPost.) |
| initTransactionTxt | Initializes the TransactionTxt object. (Inherited from PurchInvoiceJournalPost.) |
| insertCreditInvoicingJour | (Inherited from PurchInvoiceJournalPost.) |
| insertCreditInvoicingTrans | (Inherited from PurchInvoiceJournalPost.) |
| insertDutyInvoice | |
| insertInventReportDimHistory | Inserts a record in the InventReportDimHistory object. (Inherited from FormletterJournalPost.) |
| insertMatchingSourceDocumentLine | Inserts a VendInvoicePackingSlipQuantityMatch record into the RecordInsertList table that will be used to match packing slips and invoices. (Inherited from PurchInvoiceJournalPost.) |
| insertRecordList | Inserts records in the record lists into the database. (Inherited from FormletterJournalPost.) |
| insertSADTmpTaxWorkTrans | Calculates SAD taxes |
| interCompanyPost | (Inherited from PurchInvoiceJournalPost.) |
| interCompanyTransferBatchSerial | (Inherited from PurchInvoiceJournalPost.) |
| inventReportDimHistoryLogType | Gets the inventory report dimension history type. (Inherited from PurchInvoiceJournalPost.) |
| invoiceDate | (Inherited from PurchInvoiceJournalPost.) |
| invoicePostingType_RU | Returns SalesInvoicePostingType_RU, overridden in SalesInvoicePostJournal (Inherited from FormletterJournalPost.) |
| isOnHold | Determines whether the journal is on hold. (Inherited from PurchInvoiceJournalPost.) |
| 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. (Inherited from PurchInvoiceJournalPost.) |
| journalLineTableId | Gets the table ID for the journal line table. (Inherited from PurchInvoiceJournalPost.) |
| ledgerVoucherObjectDocument | Gets the document values from the LedgervoucherObject object. (Inherited from PurchInvoiceJournalPost.) |
| ledgerVoucherObjectSetParms | Sets parameters on the LedgerVoucherObject object. (Inherited from FormletterJournalPost.) |
| lineDiscountAmount | Gets the line discount amount. (Inherited from PurchInvoiceJournalPost.) |
| matchInvoicePackingSlipNotStocked | Matches packing slip lines and invoice lines for not stocked purchase order lines. (Inherited from PurchInvoiceJournalPost.) |
| 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.) |
| new | Initializes a new instance of the FormletterJournalPost class. (Inherited from FormletterJournalPost.) |
| 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 JournalTable parameter. (Inherited from PurchInvoiceJournalPost.) |
| parmLeanCostingFacade | Gets or sets the LeanCostingFacade parameter. (Inherited from PurchInvoiceJournalPost.) |
| 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 ParmTable parameter. (Inherited from PurchInvoiceJournalPost.) |
| parmPostingInBatch | Gets or sets the PostingInBatch parameter. (Inherited from FormletterJournalPost.) |
| parmPrintAcceptanceReport | Gets or sets the printAcceptanceReport parameter. (Inherited from PurchInvoiceJournalPost.) |
| parmPrintEuVatInvoice | Gets or sets the PrintEuVatInvoice parameter. (Inherited from PurchInvoiceJournalPost.) |
| parmPrintFacture | Gets or sets the printFacture parameter. (Inherited from PurchInvoiceJournalPost.) |
| parmPrintFormLetter | Gets or sets the PrintFormLetter parameter. (Inherited from FormletterJournalPost.) |
| parmPrintout | Gets or sets the Printout parameter. (Inherited from FormletterJournalPost.) |
| parmPrintSalesFormLetter | Gets or sets the PrintSalesFormLetter parameter. (Inherited from PurchInvoiceJournalPost.) |
| parmProforma | Gets or sets the Proforma parameter. (Inherited from FormletterJournalPost.) |
| parmProjProposalJour | Gets or sets the ProjProposalJour parameter. (Inherited from FormletterJournalPost.) |
| parmPurchParmUpdate | Gets or sets the PurchParmUpdate parameter. (Inherited from PurchInvoiceJournalPost.) |
| parmReduceOnHand | Gets or sets the ReduceOnHand parameter. (Inherited from FormletterJournalPost.) |
| parmSADCurrencyCode_PL | Gets or sets the SADCurrencyCode_PL parameter. |
| parmSADExchRate_PL | Gets or sets the SADExchRate_PL parameter. |
| parmSADNumberCode_PL | Gets or sets the SADNumberCode_PL parameter. |
| parmSaveChanges | Gets or sets the SaveChanges parameter. (Inherited from PurchInvoiceJournalPost.) |
| 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.) |
| postAmountSecDiff | Posts difference in reporting currency |
| postAsset_RU | Performs asset posting for russian fixed assets (Inherited from PurchInvoiceJournalPost.) |
| postAssetByDocument_JP | Posts related asset documents. (Inherited from PurchInvoiceJournalPost.) |
| postBalanceAsManyLedgerTransactions_RU | Returns true if balance should be posted as many ledger transactions. (Inherited from FormletterJournalPost.) |
| postCustVend | Creates SAD invoice - related postings. (Overrides the postCustVend Method.) |
| postCustVendPostLedgerVoucherEnd | Posts the customer and vendor transactions to a new ledger voucher that uses the same voucher as the invoice posting. (Inherited from PurchInvoiceJournalPost.) |
| postDutyVend | Posts SAD duty invoice vendor transaction |
| postEndDiscount | Posts the end discount. (Inherited from PurchInvoiceJournalPost.) |
| postEndPost_BR | Executes Brazilian localization logic after the endPost method. (Inherited from PurchInvoiceJournalPost.) |
| postFailed | Called when the posting of a journal fails. (Overrides the postFailed Method.) |
| postFiscalDocument_BR | Posts the fiscal document. (Inherited from PurchInvoiceJournalPost.) |
| postInit_BR | Executes Brazilian localization logic after the init method. (Inherited from PurchInvoiceJournalPost.) |
| postInitTransactionTxt_BR | Sets the name placeholder in the transaction text. (Inherited from PurchInvoiceJournalPost.) |
| postInventory | Posts to inventory. (Inherited from PurchInvoiceJournalPost.) |
| postInventorySADCost_PL | Calculates extra cost that should be allocated to inventory due to SAD (Overrides the postInventorySADCost_PL Method.) |
| postInvoiceCostsTrans | Posts transactions on SAD invoice costs |
| postJournalPost | Runs after posting a journal. (Inherited from PurchInvoiceJournalPost.) |
| postLeanSubcontracting | Record lean subcontracting cost if the posted line is related to a production flow. (Inherited from PurchInvoiceJournalPost.) |
| postLine | Posts a journal line. (Overrides the postLine Method.) |
| postLineDiscount | Posts a line discount. (Inherited from PurchInvoiceJournalPost.) |
| postMarkupLine | Posts markup for the current journal line. (Inherited from PurchInvoiceJournalPost.) |
| postMarkupLineBeforeInventory | Determines whether a markup for a line should be posted before inventory updates are performed. (Inherited from PurchInvoiceJournalPost.) |
| postMarkupOnParmSubTable | Posts the MarkupTrans records that are associated with a record in the VendInvoiceInfoSubTable table. (Inherited from PurchInvoiceJournalPost.) |
| postMarkupOnParmTable | Posts the MarkupTrans records that are associated with the current record in the VendInvoiceInfoTable table. (Inherited from PurchInvoiceJournalPost.) |
| postMarkupOnTrans | Posts the markup for the journal lines. (Inherited from FormletterJournalPost.) |
| postMarkupTable | Posts the MarkupTrans records that are associated with the records in the VendInvoiceInfoTable and VendInvoiceInfoSubTable tables. (Inherited from PurchInvoiceJournalPost.) |
| postNotStocked | Performs posting routines for purchase order lines that are not stocked. (Inherited from PurchInvoiceJournalPost.) |
| postPostCustVend_BR | Associates the vendor invoice to the fiscal establishment. (Inherited from PurchInvoiceJournalPost.) |
| postPostLine_BR | Adds the line to the inventory journal lines. (Inherited from PurchInvoiceJournalPost.) |
| postQualityOrderTaxes_IN | Reads the table buffer and calculate and post the taxes with required condition for Quality orders. (Inherited from PurchInvoiceJournalPost.) |
| postRoundOff | Posts roundings. (Inherited from PurchInvoiceJournalPost.) |
| postSADInvoiceVend | Posts SAD duty invoice amount |
| postSADMiscTrans | Posts SAD miscellaneous charges |
| postSADTaxTrans | Posts SAD taxes |
| postSADTransportTrans | Posts SAD transportation charges |
| postTax | Performs tax postings. (Inherited from FormletterJournalPost.) |
| postTaxesBeforeSourceDocument | Determines whether taxes should be posted prior to source document journalization. (Inherited from PurchInvoiceJournalPost.) |
| postTaxOnProforma | Indicates whether the tax should be considered when a proforma journal is posted. (Inherited from PurchInvoiceJournalPost.) |
| postTaxOnUpdate | Indicates whether the tax should be posted on an update. (Inherited from PurchInvoiceJournalPost.) |
| postToCustomsExpenseAccount_IN | Method overrides in the child classes. (Inherited from PurchInvoiceJournalPost.) |
| processBudgetForSavedInvoice | Performs budget processing for the saved invoice copy. (Inherited from PurchInvoiceJournalPost.) |
| processingHeaderImplEventHandler | Handles a processing VendInvoiceInfoTable source document header event. (Inherited from PurchInvoiceJournalPost.) |
| processSourceDocument | Processes the source document. (Inherited from PurchInvoiceJournalPost.) |
| projLedger | Gets the ProjLedger object. (Inherited from PurchInvoiceJournalPost.) |
| qtyPhysicalNow | Calculates the quantity that is being physically updated for the invoiced purchase order line. (Inherited from PurchInvoiceJournalPost.) |
| recalcTotals | Recalculates the totals. (Inherited from FormletterJournalPost.) |
| removeBudgetForSavedInvoice | Removes the budget funds reservation for the saved invoice. (Inherited from PurchInvoiceJournalPost.) |
| requirePostCustVendAfterLedgerVoucherEnd | Determines whether automatic settlement for AP/AR should be posted after ledger voucher is posted (Inherited from PurchInvoiceJournalPost.) |
| roundingOffSign | Gets the rounding sign (Inherited from FormletterJournalPost.) |
| run | Posts a journal. (Overrides the run Method.) |
| 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 PurchInvoiceJournalPost.) |
| 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. (Inherited from PurchInvoiceJournalPost.) |
| sourceTable | Gets the source header record for the journal header. (Inherited from PurchInvoiceJournalPost.) |
| 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 PurchInvoiceJournalPost.) |
| 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 object. (Inherited from PurchInvoiceJournalPost.) |
| transactionLogTxt | Gets an instance of the TransTxt object. (Inherited from PurchInvoiceJournalPost.) |
| transactionLogType | Gets the transaction log type. (Inherited from PurchInvoiceJournalPost.) |
| updateAdvanceInvoiceSettlement_W | Updates the advance invoice marked to settle. (Inherited from FormletterJournalPost.) |
| updateAssetAcquisitionPrice | Updates the value of the AcquisitionPrice field on the related AssetBook table (Inherited from PurchInvoiceJournalPost.) |
| updateAssetPurchLineRecId | Updates the PurchLineRecID field. (Inherited from PurchInvoiceJournalPost.) |
| updateCrossdocking | Updates the cross docking information. (Inherited from PurchInvoiceJournalPost.) |
| updateCustomsVendBOETrans_IN | Updates the remaining qty field of CustomsVendBOETrans_IN table once invoicing is done. (Inherited from PurchInvoiceJournalPost.) |
| updateDate | Gets the transaction date. (Inherited from PurchInvoiceJournalPost.) |
| updateJournalLine | Updates the journal line. (Inherited from PurchInvoiceJournalPost.) |
| updateJournalTable | Updates the journal header. (Overrides the updateJournalTable Method.) |
| updateProduction | (Inherited from PurchInvoiceJournalPost.) |
| updateProjectJournal | (Inherited from PurchInvoiceJournalPost.) |
| updateProjectLedgerUpdates | Updates the PaymentDate field in the ProjTransPosting record for never ledger postings. (Inherited from PurchInvoiceJournalPost.) |
| updateSalesLine | (Inherited from PurchInvoiceJournalPost.) |
| updateSalesTable | (Inherited from PurchInvoiceJournalPost.) |
| updateSourceLine | Updates the source line for the current journal line. (Inherited from PurchInvoiceJournalPost.) |
| updateSourceLineBeforePosting | Performs updates that are to be done before posting, on the PurchLine table. (Inherited from PurchInvoiceJournalPost.) |
| updateSourcePrepayment | Updates source vendor invoice prepayment. (Inherited from PurchInvoiceJournalPost.) |
| updateSourceTable | Updates the source table for the journal header. (Inherited from PurchInvoiceJournalPost.) |
| updateSpecTransForNewPurchId | (Inherited from PurchInvoiceJournalPost.) |
| updateSumPurchId | (Inherited from PurchInvoiceJournalPost.) |
| 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.) |
| validateProjTaxGroups_IN | Validates project tax groups. (Inherited from PurchInvoiceJournalPost.) |
| vatRegData_W | Initializes container of VAT related data. (Inherited from FormletterJournalPost.) |
| wait | Pauses a process. (Inherited from Object.) |
| writeTaxAmount_W | Calculates and writes tax amount fields of vendor invoice trans. (Inherited from PurchInvoiceJournalPost.) |
| 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 PurchSADJournalPost class. |
Community Additions
ADD
Show: