CustVendTransDetails_ES Class [AX 2012]
The CustVendTransDetails_ES class is used to calculate amounts that are used in the DueDateCompliance_ES report.
| Method | Description | |
|---|---|---|
| amountCurMSTSettled | (Inherited from CustVendTransDetails.) |
| amountCurSettled | (Inherited from CustVendTransDetails.) |
| amountMSTSettled | (Inherited from CustVendTransDetails.) |
| amountMSTSettled_W | (Inherited from CustVendTransDetails.) |
| amountReportingSettled_RU | Caclulates settled amount in reporting currency. (Inherited from CustVendTransDetails.) |
| calcCashDiscounts | Calculates the Possible and Utilized cash discount for a CustTrans or VendTrans. (Inherited from CustVendTransDetails.) |
| calcTmpCustVendTransOpen | Calculates the unsettled amount for a given CustTrans or VendTrans. (Inherited from CustVendTransDetails.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createBalanceList_RU | (Inherited from CustVendTransDetails.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fetchCustVendSettlementSum | Fills CustVendSettlement record with summary data for the current CustVendTrans record and saves it in the RecordSortedList or retrieves this record from the RecordSortedList if it has already been filled before. (Overrides the fetchCustVendSettlementSum Method.) |
| fetchCustVendSettleTransSum_W | (Inherited from CustVendTransDetails.) |
| fetchCustVendTransOpenSum | (Inherited from CustVendTransDetails.) |
| firstBankDiscNoticeDeadline | (Inherited from CustVendTransDetails.) |
| firstCashDiscDate | (Inherited from CustVendTransDetails.) |
| firstDueDate | (Inherited from CustVendTransDetails.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initBalanceList_RU | (Inherited from CustVendTransDetails.) |
| lastInterestDate | (Inherited from CustVendTransDetails.) |
| new | (Inherited from CustVendTransDetails.) |
| 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.) |
| numberOfTmpTransOpen | (Inherited from CustVendTransDetails.) |
| numberOfTransOpen | (Inherited from CustVendTransDetails.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| offsetAccount | Finds offset accounts for the given voucher and date for a customer/vendor. (Inherited from CustVendTransDetails.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pennyDiff_W | (Inherited from CustVendTransDetails.) |
| pennyDiffReporting_RU | Calculates penny difference in reporting currency. (Inherited from CustVendTransDetails.) |
| possibleCashDisc | (Inherited from CustVendTransDetails.) |
| querySettlement | (Inherited from CustVendTransDetails.) |
| queryTransOpen | (Inherited from CustVendTransDetails.) |
| setCustVendTrans | (Inherited from CustVendTransDetails.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTransDate | (Inherited from CustVendTransDetails.) |
| tmpCustVendTransOpen | (Inherited from CustVendTransDetails.) |
| 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.) |
| utilizedCashDisc | (Inherited from CustVendTransDetails.) |
| utilizedCashDiscOnInvoice | (Inherited from CustVendTransDetails.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: