AccDistRuleAdvLedgerEntryExt Class [AX 2012]
The AccDistRuleAdvLedgerEntryExt class provides an accounting distribution rule for advanced ledger entry source document.
Syntax
class AccDistRuleAdvLedgerEntryExt extends AccountingDistributionRule
Run On
Called
Methods
Method | Description | |
---|---|---|
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
canUseBankMainAccDimensionListProvider | Indicates whether a dimension list provider for a main account that is bank-specific can be used to derive the dimension values for the main account that are required to classify the financial consequences of source document amounts that are assigned to a party in an economic exchange. (Inherited from AccountingRule.) | |
canUseChargeMainAccDimensionListProvider | Indicates whether dimension list provider for a main account that has a specific charge monetary amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of a charge. (Inherited from AccountingRule.) | |
canUseDiscountMainAccDimListProvider | Indicates whether a dimension list provider for a main account that has a specific discount monetary amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of a discount. (Inherited from AccountingRule.) | |
canUseEmplMainAccDimListProvider_RU | Indicates whether a dimension list provider for a main account that has a specific fixed monetary amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of source document amounts that are assigned to Employee_RU. (Inherited from AccountingRule.) | |
canUseFixedAssetMainAccDimListProvider | Indicates whether a dimension list provider for a main account that has a specific fixed monetary amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of source document amounts that are assigned to fixed assets. (Inherited from AccountingRule.) | |
canUseInventMainAccDimensionListProvider | Indicates whether a dimension list provider for a main account that has a specific fixed monetary amount can be used to derive the dimension values of the main account that are required to classify the financial consequences of source document amounts that are assigned to inventoried products. (Inherited from AccountingRule.) | |
canUsePartyMainAccDimensionListProvider | Indicates whether a dimension list provider for a main account that has a specific party amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of source document amounts that are assigned to a party in an economic exchange. (Inherited from AccountingRule.) | |
canUsePayrollMainAccDimListProvider | Indicates whether a dimension list provider for a main account that is specific to payroll can be used to derive the dimension values for the main account that are required to classify the financial consequences of source document amounts. (Inherited from AccountingRule.) | |
canUseProductionFlowMainAccDimListProv | (Inherited from AccountingRule.) | |
canUseProjectMainAccDimListProvider | Indicates whether a dimension list provider for a main account that has a fixed monetary amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of source document amounts that are assigned to projects. (Inherited from AccountingRule.) | |
canUseRoundingMainAccDimensionListProv | Indicates whether a dimension list provider for a main account that has a specific rounding monetary amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of a rounding. (Inherited from AccountingRule.) | |
canUseTaxMainAccDimensionListProvider | Indicates whether a dimension list provider for a main account that has a specific tax amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of a tax. (Inherited from AccountingRule.) | |
canUseTaxWHTMainAccDimListProvider_IN | Indicates whether a dimension list provider for a main account that has a specific withholding tax amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of a withholding tax. (Inherited from AccountingRule.) | |
canUseTermMainAccDimensionListProvider | Indicates whether a dimension list provider for a main account that has a specific term amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of the source document term. (Inherited from AccountingRule.) | |
canUseVarianceMainAccDimListProvider | Checks whether a dimension list provider for a main account that has a specific variance monetary amount can be used to derive the dimension values for the main account that are required to classify the financial consequences of a discount. (Inherited from AccountingRule.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getHistoricalExchangeRateDate | Gets the HistoricalExchangeRateDate object that is used to enter a subledger journal entry. (Inherited from AccountingRule.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initDimAllocList | Initializes the dimension allocation list of an AccountingRUle object. (Inherited from AccountingRule.) | |
initialize | Initializes the accounting rule. (Overrides the initialize Method.) | |
new | Initializes a new instance of the AccountingRule class. (Inherited from AccountingRule.) | |
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.) | |
parmAccountingdistribution | Gets or sets the Accountingdistribution parameter. (Inherited from AccountingRule.) | |
parmAccountingPolicy | Gets or sets the AccountingPolicy parameter. (Inherited from AccountingRule.) | |
parmAccountingRuleType | Gets the AccountingRuleType parameter. (Inherited from AccountingRule.) | |
parmAmount | Gets the Amount parameter. (Inherited from AccountingRule.) | |
parmLedgerDimensionAllocList | Gets the LedgerDimensionAllocList parameter. (Inherited from AccountingRule.) | |
parmLedgerPostingType | Gets the LedgerPostingType parameter. (Overrides the parmLedgerPostingType Method.) | |
parmMonetaryAmount | Gets or sets the MonetaryAmount parameter. (Inherited from AccountingRule.) | |
parmReclassifyDistributionAmounts | Gets the ReclassifyDistributionAmounts parameter. (Inherited from AccountingRule.) | |
parmSide | Gets the Side parameter. (Overrides the parmSide Method.) | |
parmSourceDocumentLineItem | Gets or sets the SourceDocumentLineItem parameter. (Inherited from AccountingRule.) | |
parmSummarize | Gets the Summarize parameter. (Inherited from AccountingRule.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
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.) |
Top
Inheritance Hierarchy
Object Class
AccountingRule Class
AccountingDistributionRule Class
AccDistRuleAdvLedgerEntryExt Class