AccDistConstPayroll Class [AX 2012]
The AccDistConstPayroll class restricts the degree of modification of an accounting constraint.
| Method | Description | |
|---|---|---|
| activeDistributionHasAccountingEvent | Determines whether the active accounting distribution has an accounting event. (Inherited from AccountingDistributionConstraint.) |
| activeDistributionHasParentDistribution | Determines whether the active accounting distribution has a parent distribution. (Inherited from AccountingDistributionConstraint.) |
| activeDistributionHasReferenceDist | Determines whether the active accounting distribution has a reference distribution. (Inherited from AccountingDistributionConstraint.) |
| activeDistributionIsReferenced | Determines whether the active accounting distribution is referenced. (Inherited from AccountingDistributionConstraint.) |
| activeDistributionReferenceRole | Gets the reference role of the active accounting distribution. (Inherited from AccountingDistributionConstraint.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canCorrectAccountingDistribution | Determines whether the correction is allowed for the active accounting distribution. (Inherited from AccountingDistributionConstraint.) |
| canDeleteAccountingDistribution | Determines whether the active accounting distribution can be deleted. (Inherited from AccountingDistributionConstraint.) |
| canDistributeEqually | Determines whether the distribute equally is allowed for the active accounting distribution. (Inherited from AccountingDistributionConstraint.) |
| canEditAccountingDistribution | Determines whether the active accounting distribution can be edited. (Inherited from AccountingDistributionConstraint.) |
| canEditLedgerDimension | Checks whether the ledger dimension of the active accounting distribution can be modified. (Overrides the canEditLedgerDimension Method.) |
| canResetAccountingDistribution | Determines whether the active accounting distribution can be reset. (Inherited from AccountingDistributionConstraint.) |
| canSplitAccountingDistribution | Determines whether the split is allowed for the active accounting distribution. (Inherited from AccountingDistributionConstraint.) |
| documentStatusAllowsChange | (Inherited from AccountingDistributionConstraint.) |
| 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 a new instance of the AccountingDistributionConstraint class. (Inherited from AccountingDistributionConstraint.) |
| isSourceDocumentPrcoessed | (Inherited from AccountingDistributionConstraint.) |
| new | Initializes a new instance of the AccountingDistributionConstraint class. (Inherited from AccountingDistributionConstraint.) |
| 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.) |
| parmActiveAccountingDistribution | Gets or sets the active accounting distribution. (Inherited from AccountingDistributionConstraint.) |
| parmCanChangeAccountingDistributions | Gets the CanChangeAccountingDistributions parameter. (Inherited from AccountingDistributionConstraint.) |
| parmCanEnterMainAccount | Gets the CanEnterMainAccount parameter. (Inherited from AccountingDistributionConstraint.) |
| parmCanRedistributeAmounts | Gets the CanRedistributeAmounts parameter. (Inherited from AccountingDistributionConstraint.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| sourceDocumentLineIsConfirmed | Determines whether the active accounting distribution is referenced. (Inherited from AccountingDistributionConstraint.) |
| 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: