CustSettleJournalizingEntries Class [AX 2012]
| Method | Description | |
|---|---|---|
| addUnSpecifiedCashDiscEntries | Adds the unspecified cash discount transaction to the voucher. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createGeneratedEntries | Creates the generated entries by retrieving the accounts from the journalizing definition framework. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| existGeneratedEntry | Indicates whether generated entries exist by retrieving accounts from the journalizing definition framework. |
| getDistributedAmountProrated | |
| getInterestLedgerDimension | Gets the ledger dimension that is associated with a CustInterestVersionDetail record. |
| getInterestOriginatingEntries | Gets the originating entries for the interest note. |
| getIntOrigEntriesFromJournalizingDef | Gets the originating entries for the interest note from the posting definition. |
| getInvoiceOriginatingEntries | Retrieves the originating entries for free text invoice. |
| getOriginatingEntries | Retrieves the originating entries. |
| getOriginatingEntryFromVoucher | Retreives the entries from the voucher, filtered by posting type. |
| getProfileOrigEntriesListForUseTaxPaym | Retrieves the originating entries for payment journal bank accounts for use tax payment with distributions and dimensions. |
| getProfileOriginatingEntriesList | Retrieves the originating entries for posting profile. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isCredit | |
| new | Initializes a new instance of the CustSettleJournalizingEntries class. |
| 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.) |
| parmBankTransactionTypes | Gets or sets the BankTransactionTypes parameter. |
| parmCustVendDiscTransMap | Gets or sets the CustVendDiscTransMap parameter. |
| parmCustVendTransLedgerVoucherMap | Gets or sets the CustVendTransLedgerVoucherMap parameter. |
| parmSettlementEntriesMap | Gets or sets the SettlementEntriesMap parameter. |
| parseVoucherEntries | Adds the unspecified cash discount transaction to the voucher. |
| postJournalizingEntries | Posts the journalizing entries in the ledger voucher. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::getBankTransactionTypes | Retrieves the transaction type for given transaction. |
| ::requiredAdditionalEntries | Indicates whether journalizing definition entries should be created. |
Community Additions
ADD
Show: