DMFTaxLedgerAccountGroupEntityClass Class [AX 2012]
The DMFTaxLedgerAccountGroupEntityClass class is used to migrate Ledger posting groups data.
| Method | Description | |
|---|---|---|
| addStagingLink | Adds a link between staging and target. (Inherited from DMFEntityBase.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| copyStagingToTarget | Copies data from staging to target. (Inherited from DMFEntityBase.) |
| copyTargetToStaging | Copies data from target to staging. (Inherited from DMFEntityBase.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| finalTask | Function to execute finaal task. (Inherited from DMFEntityBase.) |
| generateCashDiscountIncLedgerDim | Function that generates incoming ledger dimension. |
| generateCashDiscountOutLedgerDim | Function that generates cash discount outgoing ledger dimension. |
| generatePennyDiffCustLedgerDim | Function that generates penny difference customer ledger dimension. |
| generatePennyDiffVendLedgerDim | Function that generates penny difference vendor ledger dimension. |
| generateTaxDeferredLedgerDim | Function that generates tax deferred ledgerDimension RU. |
| generateTaxFineLedgerDim | Function that generates tax FineLedger dimension RU. |
| generateTaxFreePercentLedgerDim | Function that generates tax free percent ledger dimension. |
| generateTaxGoodsInRouteLedgerDim | Function that generates tax goods InRouteLedger dimension. |
| generateTaxIncomingDefLedgerDim | Function that generates tax incoming deferred ledgerDim. |
| generateTaxIncomingDiffLedgerDim | Function that generates tax incoming difference ledgerDim. |
| generateTaxIncomingDiffOffsetLedDim | Function that generates tax incoming diffOffset ledgerDim. |
| generateTaxIncomingLedgerDim | Function that generates tax incoming ledger dimension. |
| generateTaxIncomingLongTermLedDim | Function that generates tax incoming LongTerm ledgerDim. |
| generateTaxIncomingPaymLedgerDim | Function that generates tax incoming payment ledgerDim. |
| generateTaxIncomingShortTermLedDim | Function that generates tax incoming ShortTerm ledgerDim. |
| generateTaxOffsetUseTaxLedgerDim | Function that generates tax offset use tax ledger dimension. |
| generateTaxOutgoingDeferredLedDim | Function that generates tax outgoing deferred ledgerDim. |
| generateTaxOutgoingDiffLedgerDim | Function that generates tax Outgoing difference ledgerDim. |
| generateTaxOutgoingDiffOffsetLedDim | Function that generates tax outgoing diffOffset ledgerDim. |
| generateTaxOutgoingLedgerDim | Function that generates tax outgoing ledger dimension. |
| generateTaxOutgoingOffsetLedDim | Function that generates tax outgoing offset ledger dimension. |
| generateTaxReportLedgerDim | Function that generates tax report ledger dimension. |
| generateTaxSalesOffsetLedDim | Function that generates tax salesOffset ledgerDim BR. |
| generateTaxUnrealizedPayLedgerDim | Function that generates tax unrealized payables ledger dimension. |
| generateTaxUnrealizedRecLedDim | Function that generates tax unrealized receivables ledger dimension. |
| generateTaxUseTaxLedgerDim | Function that generates tax use tax ledger dimension. |
| getFieldsSequence | Function to get the field sequence. (Inherited from DMFEntityBase.) |
| getRoleSeparator | The method is written to get the role seperator value. (Inherited from DMFEntityBase.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| insertUpdate | Inserts or updates the record. (Inherited from DMFEntityBase.) |
| isCompositeEntity | Function to find whether the entity is composite or not. (Inherited from DMFEntityBase.) |
| jumpRefMethod | Go to TaxLedgerAccountGr master. (Overrides the jumpRefMethod Method.) |
| new | Creates an instance and holds the providedDMFTaxLedgerAccountGroupEntityClassobject. |
| 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.) |
| parmDMFDataSourceProperties | Gets or sets the DMFDataSourceProperties parameter. (Inherited from DMFEntityBase.) |
| parmDMFEntityName | Gets or sets the DMFEntityName parameter. (Inherited from DMFEntityBase.) |
| parmIsCompare | Gets or sets the IsCompare parameter. (Inherited from DMFEntityBase.) |
| parmOverrideBusinessLogic | Gets or sets the OverrideBusinessLogic parameter. (Inherited from DMFEntityBase.) |
| parmStagingToTarget | Gets or sets the StagingToTarget parameter. (Inherited from DMFEntityBase.) |
| postGetStagingData | Executes the logic after getting staging data (Inherited from DMFEntityBase.) |
| postTargetProcess | Executes the logic once after processing the target data. (Inherited from DMFEntityBase.) |
| setTargetBuffer | This method is used to create a buffer for the data. (Overrides the setTargetBuffer Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startTask | Executes the logic when task is started. (Inherited from DMFEntityBase.) |
| 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 | Creates an instance and holds the providedDMFTaxLedgerAccountGroupEntityClassobject. |
| ::getReturnFields | Creates field mapping between staging and target |
Community Additions
ADD
Show: