AccDistProcessorPurchCommitmentsExt Class [AX 2012]

The AccDistProcessorPurchCommitmentsExt class is the extension of the accounting distribution processor.

class AccDistProcessorPurchCommitmentsExt extends AccDistProcessorExtension

Run On

Server

  MethodDescription
JJ689644.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif initialize Initializes the accounting distribution processor extension. (Inherited from AccDistProcessorExtension.)
JJ689644.privmethod(en-us,AX.60).gif initLedgerDimensionFromCommitment Sets the ledger dimension so that it is the same as the commitment ledger dimension, if the commitments feature is enabled and the current document is a purchase order line, invoice line, or a related amount for either a purchase order line or an invoice line.
JJ689644.protmethod(en-us,AX.60).gif new Initializes a new instance of the AccDistProcessorExtension class. (Inherited from AccDistProcessorExtension.)
JJ689644.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif parmAccountingDistributionProcessor Gets or sets the AccountingDistributionProcessor parameter. (Inherited from AccDistProcessorExtension.)
JJ689644.pubmethod(en-us,AX.60).gif processed Updates processed source document line records and related records.
JJ689644.privmethod(en-us,AX.60).gif setReferenceDistributionForCharges Updates the ReferenceDistribution field for miscellaneous charge distributions, so that it references the related commitment distribution.
JJ689644.privmethod(en-us,AX.60).gif setReferenceDistributionForSalesTax Updates the ReferenceDistribution field for sales tax distributions, so that it references the related commitment distribution.
JJ689644.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ689644.protmethod(en-us,AX.60).gif subscribe Subscribes to the accounting distribution processor events. (Overrides the subscribe Method.)
JJ689644.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif updateAccountingDistributionByCommitment Updates the accounting distributions with a reference to the commitments on the source document lines.
JJ689644.privmethod(en-us,AX.60).gif updateReferenceDistributionForCommitment Updates the ReferenceDistribution field on the accounting distribution record, so that it references the related commitment record for relief.
JJ689644.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ689644.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  AccDistProcessorExtension Class
    AccDistProcessorPurchCommitmentsExt Class

Community Additions

ADD
Show: