AccPolicyNeverNoLedgerForProjTimesheets Class [AX 2012]
The AccPolicyNeverNoLedgerForProjTimesheets class acts as an accounting policy that consists of rules that control project timesheet attributes if they can be distributed or journalized.
| 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. (Inherited from AccountingPolicy.) |
| determineDocumentRecordsActual | Determines whether recording of actual expenditures is required. (Inherited from AccountingPolicy.) |
| determineExchangeRateVarianceApplicable | Determines whether exchange rate variance is applicable. (Inherited from AccountingPolicy.) |
| determineIsAccountingRequired | Determines whether financial accounting recognition is required. (Overrides the determineIsAccountingRequired Method.) |
| determineIsAdjustingDistributionRequired | Determines whether adjusting distribution is required. (Inherited from AccountingPolicy.) |
| determineIsDistributionRequired | Determines whether distribution is required. (Overrides the determineIsDistributionRequired Method.) |
| determineIsFinalizationRequired | Determines whether finalization is required. (Inherited from AccountingPolicy.) |
| determineJournalizingRule | Determines the accounting journalization rule for the specified monetary amount and accounting event type. (Inherited from AccountingPolicy.) |
| determineSubledgerJournalRelievingMethod | Determines the subledger journal relieving method. (Inherited from AccountingPolicy.) |
| 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. (Overrides the initialize Method.) |
| new | Initializes a new instance of the AccountingPolicy class. (Inherited from AccountingPolicy.) |
| 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. (Inherited from AccountingPolicy.) |
| parmDistributionRequired | Gets the DistributionRequired parameter. (Inherited from AccountingPolicy.) |
| parmDistributionRule | (Inherited from AccountingPolicy.) |
| parmDocumentRecordsActual | Gets the DocumentRecordsActual parameter. (Inherited from AccountingPolicy.) |
| parmExchangeRateVarianceApplicable | Gets the ExchangeRateVarianceApplicable parameter. (Inherited from AccountingPolicy.) |
| parmFinalizationRequired | Gets the FinalizationRequired parameter. (Inherited from AccountingPolicy.) |
| parmIsAdjustingDistributionRequired | Gets the IsAdjustingDistributionRequired parameter. (Inherited from AccountingPolicy.) |
| parmJournalizingRule | (Inherited from AccountingPolicy.) |
| parmSourceDocumentAccountingPolicy | Gets or sets the SourceDocumentAccountingPolicy parameter. (Inherited from AccountingPolicy.) |
| parmSubledgerJournalRelievingMethod | Gets the SubledgerJournalRelievingMethod parameter. (Inherited from AccountingPolicy.) |
| 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.) |
Community Additions
ADD
Show: