LedgerBondMergeablesGeneralJour_RU Class [AX 2012]
The LedgerBondMergeablesGeneralJour_RU class holds properties that can be merged for general journal posting.
| Method | Description | |
|---|---|---|
| addCollections | Adds the contents of collections that are designated "_toMerge" to collections that are designated "_merged." |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromLedgerVoucherTransObject | Initializes the values from a given _trans object. |
| merge | Merges a specified range of objects and places the result in this. |
| mergeOneToMany | Returns a collection that contains all the elements that are specified by the _first and _last parameters. |
| new | Initializes a new instance of the LedgerBondMergeablesGeneralJour_RU 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.) |
| reasonRef | Returns the value of the current reason code. |
| setTables | Sets the fields of the given tables to an internally stored value. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| subLedgers | Returns a set of RecId values that are linked to the SubLedgerJournalAccountEntries record. |
| taxTransactionRelationshipCollection | Returns collections that contain the set of tax transactions that the current record is linked to. |
| 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.) |
| usuals | Returns the fields that are processed in the usual way. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::newByLedgerVoucherTransObject | Creates a new LedgerBondMergeablesGeneralJour_RU instance, based on a given LedgerTransVoucherObject instance. |
Community Additions
ADD
Show: