CustVendReversePosting Class [AX 2012]
The CustVendReversePosting class serves as the parent class of a hierarchy of three classes that is the engine for reverse settlements of customer and vendor transactions.
Note |
|---|
|
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using. |
Microsoft Dynamics AX 2012 R3
class CustVendReversePosting implements SysSaveable
Microsoft Dynamics AX 2012 R2 (SYS)
class CustVendReversePosting implements SysSaveable
Microsoft Dynamics AX 2012 Feature Pack (SYS)
class CustVendReversePosting
Microsoft Dynamics AX 2012 (FPK)
class CustVendReversePosting
Microsoft Dynamics AX 2012 (SYS)
class CustVendReversePosting
Run On
Server| Method | Description | |
|---|---|---|
| addExchAdjValuesToTotal | Calculates the sum of the exchange adjustment values for a record. |
| canBeReversed_RU | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cashDiscountLedgerDimension | |
| cashDiscVat | |
| checkOverdueJournal_W | Checks if overdue journal exists, then takes the date of last journal and validates that overdue debt amount on that date will not be changed by reverse settlement operation. |
| createCreditNoteForCashDiscount_CZ | The method creates credit note CustInvoiceJour and CustInvoiceTrans for reverse discount transaction CustTrans |
| custVendSettleRef_RU | |
| deleteBankChequePaymTrans | |
| dialogDatePrinciple_W | |
| discTxtCustVend | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchAdjTxt | |
| findInvoice | |
| findLedgerVoucherByCompany | Finds the LedgerVoucher instance for the current company. |
| findNumberSequenceCodeByCompany | Finds the number sequence code used to create reversing settlement transaction voucher numbers for the provided company. |
| findOffsetSettlementRecId | |
| findTaxTrans | |
| getLedgerTransType | Gets the ledger transaction type for reversal processing. |
| getModule | Gets the module used for reversal processing. |
| getNumberSeqRef | Gets the number sequence reference for reversal processing. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initCustVendSettlementBuffer | |
| initCustVendSettlementOffsetVoucher | Instantiates either a CustSettlementOffsetVoucher or a VendSettlementOffsetVoucher. |
| initCustVendTransBuffer | |
| initForNewReversal | Initializes variables a settlement reversal is started. |
| initParmDefault | |
| insertAgreementRecordList_RU | Inserts values in the set. |
| isCrossCompanySettlement | Determines if the settlement spans company boundaries. |
| isExchAmountDiff_RU | |
| isItPennyDiff | |
| isOffsetPrepayment | |
| lastValueDataAreaId | |
| lastValueDesignName | |
| lastValueElementName | |
| lastValueType | |
| lastValueUserId | |
| mustReversePrepaymentWithLog_RU | |
| new | |
| 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.) |
| pack | Serializes the current instance of the CustVendReversePosting class. |
| parmCustVendSettlement_W | Gets or sets the CustVendSettlement_W parameter. |
| parmCustVendTrans_W | Gets or sets the CustVendTrans_W parameter. |
| parmCustVendTransOffset_W | Gets or sets the CustVendTransOffset_W parameter. |
| parmCustVendTransSettlement_W | Gets or sets the CustVendTransSettlement_W parameter. |
| parmDatePrinciple | Gets or sets the DatePrinciple parameter. |
| parmLedgerVoucher_W | Gets or sets the LedgerVoucher_W parameter. |
| parmParentVoucher | Gets or sets the ParentVoucher parameter. |
| parmPaymentVoucher_BR | Gets or sets the PaymentVoucher_BR parameter. |
| parmSaveDate_W | Gets or sets the SaveDate_W parameter. |
| parmSettlementGroupPlaceHolder_W | Gets or sets the SettlementGroupPlaceHolder_W parameter. |
| parmTransactionDate_W | Gets or sets the TransactionDate_W parameter. |
| parmTransDate | Gets or sets the TransDate parameter. |
| postDiscount | |
| releaseCustTransOffsetNumber | Releases CustVendTransOffset number sequence. |
| restoreAdvanceAdjFacture_RU | |
| restoreAmountDiffFacture_RU | |
| restoreCustVendTransOpen | Restores the CustVendTransOpen table record along with other related information as a result of reversing the settlement. |
| reverseAssetTrans | Reverses fixed asset transactions related to specified voucher and date. |
| reverseCrossCompanySettlement_W | |
| reverseDiscount | |
| reverseDiscount_RU | |
| reverseExchAdjustment | |
| reverseExchAdjustment_RU | |
| reverseFixedAssetDiscount | |
| reverseInventSumAdjust_RU | |
| reverseInvoicePaymentSettlement | Creates and updates transactions to reverse the settlement of an invoice or payment. |
| reverseNoSettlementGroup | |
| reverseOtherTrans | Reverses the related transactions for the specified voucher and date. |
| reversePennyDiff | |
| reversePennyDiff_RU | |
| reversePostingTransLog_RU | |
| reversePrepayment | |
| reverseSettlement | Creates a new CustVendSettlement record to reverse the existing records. |
| reverseTax1099Settlement | Creates and updates transactions to reverse a 1099 tax transaction. |
| reverseTaxAverageVATAdjust | This method reverses related inventory cost and asset transactions. |
| reverseTaxSettlement_W | |
| reverseTaxTransGeneralJournal | Reverses the related transactions for the specified voucher and date. |
| reverseTaxWithholdingNoSettlementGroup | Reverses the tax withholding transactions by recalculating the amounts. |
| reverseTaxWithholdTrans | Reverses the related transactions for the specified voucher and date. |
| reverseTaxWithold_BR | Creates reversal transactions for TaxWithholdTrans. |
| reverseTransAndSettlement | Creates a reversal for the specified settlement and transaction. |
| reverseVATTaxAgentPostingLog_RU | |
| reverseWithPostingLog_W | |
| reverseWithSettlementGroup | Reverses the transactions in the current settlement group. |
| rTax25markTrans | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTransactionDate_W | |
| setupReverseDiscount | |
| setupReverseExchAdjustment | |
| setupReversePennyDiff | |
| setVoucher | |
| summaryLedgerDimension | |
| taxCashDisc | |
| taxSettlement | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the _packedClass parameter value to an instance of the CustVendReversePosting class. |
| updateAdvanceDefinition | Calls the PurchPrepayTable record to update the advance application remaining amount. |
| updateCustVendTrans | Updates the CustVendTrans table for the current record. |
| updateNow | |
| updateSettlement | |
| updateTaxWithholdTrans_IN | Update the TaxWithholdTrans_IN buffer. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates that the voucher exists. |
| validate_IT | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct |
Community Additions
ADD
Show:
Note