AccountingPolicy Class [AX 2012]
The AccountingPolicy class comprises rules that mandate accounting internal controls that govern the classification of the financial consequences of business events.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| determineDistributionRule | Determines the accounting distribution rule for the specified monetary amount. |
| determineDocumentRecordsActual | Determines whether recording of actual expenditures is required. |
| determineExchangeRateVarianceApplicable | Determines whether exchange rate variance is applicable. |
| determineIsAccountingRequired | Determines whether financial accounting recognition is required. |
| determineIsAdjustingDistributionRequired | Determines whether adjusting distribution is required. |
| determineIsDistributionRequired | Determines whether distribution is required. |
| determineIsFinalizationRequired | Determines whether finalization is required. |
| determineJournalizingRule | Determines the accounting journalization rule for the specified monetary amount and accounting event type. |
| determineSubledgerJournalRelievingMethod | Determines the subledger journal relieving method. |
| 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.) |
| initialize | Initializes the accounting policy. |
| new | Initializes a new instance of the AccountingPolicy 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.) |
| parmAccountingRequired | Gets the AccountingRequired parameter. |
| parmDistributionRequired | Gets the DistributionRequired parameter. |
| parmDistributionRule | |
| parmDocumentRecordsActual | Gets the DocumentRecordsActual parameter. |
| parmExchangeRateVarianceApplicable | Gets the ExchangeRateVarianceApplicable parameter. |
| parmFinalizationRequired | Gets the FinalizationRequired parameter. |
| parmIsAdjustingDistributionRequired | Gets the IsAdjustingDistributionRequired parameter. |
| parmJournalizingRule | |
| parmSourceDocumentAccountingPolicy | Gets or sets the SourceDocumentAccountingPolicy parameter. |
| parmSubledgerJournalRelievingMethod | Gets the SubledgerJournalRelievingMethod parameter. |
| 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.) |
| ::newPolicy | Creates a new accounting policy for processing a source document line item. |
Object Class
AccountingPolicy Class
AccPolicyAdvancedLedgerEntry Class
AccPolicyCommitFundsExpensedProd Class
AccPolicyCustFreeInvoice Class
AccPolicyKanban Class
AccPolicyNeverNoLedgerForProjTimesheets Class
AccPolicyObligateFundsExpensedProducts Class
AccPolicyProductReceipt Class
AccPolicyTrvExpenseReport Class
AccPolicyTrvRequisitionLine Class
AccPolicyVendPaymReqForExpensedProducts Class
AccPolicyVendPrepaymentApplication Class
PurchCommitmentAccountingPolicy_PSN Class
AccountingPolicy Class
AccPolicyAdvancedLedgerEntry Class
AccPolicyCommitFundsExpensedProd Class
AccPolicyCustFreeInvoice Class
AccPolicyKanban Class
AccPolicyNeverNoLedgerForProjTimesheets Class
AccPolicyObligateFundsExpensedProducts Class
AccPolicyProductReceipt Class
AccPolicyTrvExpenseReport Class
AccPolicyTrvRequisitionLine Class
AccPolicyVendPaymReqForExpensedProducts Class
AccPolicyVendPrepaymentApplication Class
PurchCommitmentAccountingPolicy_PSN Class
Community Additions
ADD
Show: