SourceDocumentLineItemProxy Class [AX 2012]

The SourceDocumentLineItemProxy class is a proxy for the SourceDocumentLineItem server object.

Syntax

class SourceDocumentLineItemProxy

Run On

Called

Methods

  Method Description
Gg919877.pubmethod(en-us,AX.60).gif atMostOneDistribution
Gg919877.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg919877.pubmethod(en-us,AX.60).gif canMatchAmountExceedReferenceDist Check if the total line match amount can exceed the reference distribution amount.
Gg919877.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg919877.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg919877.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg919877.privmethod(en-us,AX.60).gif init
Gg919877.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg919877.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.)
Gg919877.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.)
Gg919877.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg919877.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg919877.pubmethod(en-us,AX.60).gif parmCaller Gets or sets the Caller parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmDefaultDimension Gets the DefaultDimension parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmHasMatchedAccountingDistribution Indicates whether the source document line has a matched source document line.
Gg919877.pubmethod(en-us,AX.60).gif parmIChargeImplemented Gets the IChargeImplemented parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmIProductImplemented Gets the IProductImplemented parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmIProductQuantityImplemented Gets the IProductQuantityImplemented parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmIsDocumentLineEditable Indicates whether the source document line is editable for source document framework.
Gg919877.pubmethod(en-us,AX.60).gif parmItemId Gets the ItemId parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmLedgerDimensionDefaultAccount Gets or sets the LedgerDimensionDefaultAccount parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmLegalEntityRecId Gets the LegalEntityRecId parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmLineNum Gets the LineNum parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmMarkupTable Gets the markup table record.
Gg919877.pubmethod(en-us,AX.60).gif parmParentSourceDocumentLineItemProxy Gets the ParentSourceDocumentLineItemProxy parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmProductQuantity Gets the ProductQuantity parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmSourceDocumentAmountList
Gg919877.pubmethod(en-us,AX.60).gif parmSourceDocumentLine Gets the SourceDocumentLine parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmSourceDocumentLineItemConstraint Gets the SourceDocumentLineItemConstraint parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmSourceDocumentLineRecId Gets the SourceDocumentLineRecId parameter.
Gg919877.pubmethod(en-us,AX.60).gif parmSourceDocumentProxy
Gg919877.pubmethod(en-us,AX.60).gif parmTaxDirection Gets the tax direction.
Gg919877.pubmethod(en-us,AX.60).gif parmTransactionCurrencyCode Gets the TransactionCurrencyCode parameter.
Gg919877.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg919877.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg919877.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.)
Gg919877.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg919877.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg919877.pubmethod(en-us,AX.60).gif Gg919877.static(en-us,AX.60).gif ::construct Creates a new instance of the SourceDocumentLineItemProxy class.
Gg919877.privmethod(en-us,AX.60).gif Gg919877.static(en-us,AX.60).gif ::getDocumentAmountListPacked
Gg919877.privmethod(en-us,AX.60).gif Gg919877.static(en-us,AX.60).gif ::getLedgerDimensionDefaultAccount
Gg919877.privmethod(en-us,AX.60).gif Gg919877.static(en-us,AX.60).gif ::getLineItemConstraint
Gg919877.privmethod(en-us,AX.60).gif Gg919877.static(en-us,AX.60).gif ::getParentSourceDocumentLine
Gg919877.privmethod(en-us,AX.60).gif Gg919877.static(en-us,AX.60).gif ::getServerState
Gg919877.pubmethod(en-us,AX.60).gif Gg919877.static(en-us,AX.60).gif ::hasSourceDocumentLineAmount Checks if the SourceDocumentLine has a source document amount to be distributed.

Top

Inheritance Hierarchy

Object Class
  SourceDocumentLineItemProxy Class