CustBalanceList Class [AX 2012]
| Method | Description | |
|---|---|---|
| addTrans | (Inherited from CustVendBalanceList.) |
| calculateDetails | Calculates the aging results and stores them in the class level AccountSumMap table buffer. (Overrides the calculateDetails Method.) |
| calculateDetailsCur | Calculates the balance of a specified customer. (Overrides the calculateDetailsCur Method.) |
| calculateDetailsCurAsAlternateCust | Calculates the aging results and stores them in the class level AccountSumMap table buffer. |
| calculateDetailsCurSrl | Calculates the aging results and stores them in the class level AccountSumMap table buffer. |
| calculateDetailsForMultiple | Calculates the aging results and stores them in the class level AccountSumMap table buffer. (Overrides the calculateDetailsForMultiple Method.) |
| calculateDetailsSrl | Calculates the aging results and stores them in the class level AccountSumMap table buffer. (Overrides the calculateDetailsSrl Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| enddate | (Inherited from CustVendBalanceList.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fetchTmpAccountSum | (Inherited from CustVendBalanceList.) |
| filterQuery | This method is responsible for editing the specified query to ensure only customers with either an open transaction or a valid settlement will be queried for balances. (Overrides the filterQuery Method.) |
| getAgedBy | Gets the date which will be used to assign aging bucket to transaction. |
| getAgingDescriptionSrl | Gets the description of the aging buckets. (Inherited from CustVendBalanceList.) |
| getAgingIndicatorForDate | Returns an aging indicator for the provided transaction date. (Inherited from CustVendBalanceList.) |
| getBalanceByLineNum | Retrieves the aging bucket balance based on the StatRepIntervalLine table line number. (Inherited from CustVendBalanceList.) |
| getDescription | (Inherited from CustVendBalanceList.) |
| getLineNum | Retrieves the StatRepIntervalLine table line number that relates to the specified aging bucket. (Inherited from CustVendBalanceList.) |
| getPositionByLineNum | Retrieves the aging bucket position based on the StatRepIntervalLine table line number. (Inherited from CustVendBalanceList.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| headingDate | (Overrides the headingDate Method.) |
| initTmpAccountSum | Returns the first record of the AccountSumMap table buffer ordered by transaction date. (Inherited from CustVendBalanceList.) |
| insertAgingBucket | Inserts needed data about specified aging period definition. (Inherited from CustVendBalanceList.) |
| insertdatesBackWard | (Inherited from CustVendBalanceList.) |
| insertdatesForward | (Inherited from CustVendBalanceList.) |
| insertIntoTmpAccountSum | Translates output from CustVendAgingCalculatedTmp to CustTmpAccountSum or VendTmpAccountSum (Overrides the insertIntoTmpAccountSum Method.) |
| insertMonthBackward | (Inherited from CustVendBalanceList.) |
| insertMonthForward | (Inherited from CustVendBalanceList.) |
| isTransactionAPayment | (Overrides the isTransactionAPayment Method.) |
| new | (Overrides the new Method.) |
| 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.) |
| parmTmpAccountSum | Gets or sets AccountSumMap table buffer. (Overrides the parmTmpAccountSum Method.) |
| queryRunClosedTransactions | |
| queryRunClosedTransactionsSrl | |
| queryRunOpenTransactions | |
| queryRunOpenTransactionsSrl | |
| queryRunOpenTransactionsSummary | |
| queryRunOpenTransactionsSummarySrl | |
| resetTmpAccountSum | (Overrides the resetTmpAccountSum Method.) |
| setBalancetoZero | (Inherited from CustVendBalanceList.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startdate | (Inherited from CustVendBalanceList.) |
| 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.) |
Community Additions
ADD
Show: