CustVendBalanceList Class [AX 2012]
Legacy aging engine class.
| Method | Description | |
|---|---|---|
| addTrans | |
| addTransToColumns | |
| calculateDetails | Calculates the aging results and stores them in the class level AccountSumMap table buffer. |
| calculateDetailsCur | 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. |
| calculateDetailsSrl | Calculates the aging results and stores them in the class level AccountSumMap table buffer. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| enddate | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fetchTmpAccountSum | |
| filterQuery | Adds criteria to the specified QueryRun instance. |
| getAgingDescriptionSrl | Gets the description of the aging buckets. |
| getAgingIndicatorForDate | Returns an aging indicator for the provided transaction date. |
| getBalanceByLineNum | Retrieves the aging bucket balance based on the StatRepIntervalLine table line number. |
| getDescription | |
| getLineNum | Retrieves the StatRepIntervalLine table line number that relates to the specified aging bucket. |
| getPositionByLineNum | Retrieves the aging bucket position based on the StatRepIntervalLine table line number. |
| 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 | |
| initTmpAccountSum | Returns the first record of the AccountSumMap table buffer ordered by transaction date. |
| insertAgingBucket | Inserts needed data about specified aging period definition. |
| insertdatesBackWard | |
| insertdatesForward | |
| insertIntoTmpAccountSum | Translates output from CustVendAgingCalculatedTmp to CustTmpAccountSum or VendTmpAccountSum |
| insertMonthBackward | |
| insertMonthForward | |
| isTransactionAPayment | |
| 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.) |
| parmTmpAccountSum | Gets or sets AccountSumMap table buffer. |
| resetTmpAccountSum | |
| setBalancetoZero | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startdate | |
| 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.) |
| ::construct | |
| ::description | Gets the description of the class. |
| ::numOfBalanceAge | |
| ::validateAgingPeriodDefinition | Validates the aging period definition and the corresponding aging periods. |
Community Additions
ADD
Show: