SourceDocumentAccountingPolicy Class [AX 2012]

The SourceDocumentAccountingPolicy class is used to describe the financial accounting policy that is pertinent to a source document.

class SourceDocumentAccountingPolicy

Run On

Called

  MethodDescription
JJ827864.privmethod(en-us,AX.60).gif cacheSourceDocLineAccountingPolicy
JJ827864.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ827864.protmethod(en-us,AX.60).gif determineIsAccountingRequired Determines whether financial accounting recognition is required.
JJ827864.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ827864.protmethod(en-us,AX.60).gif getAccountingPolicy Gets the AccountingPolicy class instance for the specified source document line item.
JJ827864.pubmethod(en-us,AX.60).gif getAccountingPolicyForLine Gets the AccountingPolicy class instance for the specified source document line.
JJ827864.pubmethod(en-us,AX.60).gif getAccountingPolicyForLineItem Gets the AccountingPolicy class instance for the specified source document line item.
JJ827864.protmethod(en-us,AX.60).gif getSourceDocumentLineItemList Gets the source document line items for the source document.
JJ827864.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ827864.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ827864.protmethod(en-us,AX.60).gif initialize Initializes the SourceDocumentAccountingPolicy class instance.
JJ827864.protmethod(en-us,AX.60).gif initSourceDocLineAccountingPolicies Initializes the accounting policies for all the source document lines of the source document.
JJ827864.protmethod(en-us,AX.60).gif new Initializes a new instance of the SourceDocumentAccountingPolicy class.
JJ827864.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.)
JJ827864.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.)
JJ827864.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ827864.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ827864.pubmethod(en-us,AX.60).gif parmAccountingRequirement Gets the AccountingRequirement parameter.
JJ827864.pubmethod(en-us,AX.60).gif parmIsAccountingRequired Verifies whether financial accounting recognition is required at either document level or line level.
JJ827864.protmethod(en-us,AX.60).gif parmSourceDocLineItemsForDocProcess Gets or sets the SourceDocLineItemsForDocProcess parameter.
JJ827864.pubmethod(en-us,AX.60).gif parmSourceDocument Gets or sets the SourceDocument parameter.
JJ827864.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ827864.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ827864.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.)
JJ827864.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ827864.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ827864.privmethod(en-us,AX.60).gif JJ827864.static(en-us,AX.60).gif ::cacheSourceDocumentTypes
JJ827864.pubmethod(en-us,AX.60).gif JJ827864.static(en-us,AX.60).gif ::getNonAccountingSourceDocumentTypes Gets a collection of the source document types that do not require financial accounting recognition.
JJ827864.pubmethod(en-us,AX.60).gif JJ827864.static(en-us,AX.60).gif ::newFromSourceDocument Creates a SourceDocumentAccountingPolicy class instance for the specified source document.
Top

Community Additions

ADD
Show: