SourceDocumentLineItemProxy Class [AX 2012]
The SourceDocumentLineItemProxy class is a proxy for the SourceDocumentLineItem server object.
| Method | Description | |
|---|---|---|
| atMostOneDistribution | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canMatchAmountExceedReferenceDist | Check if the total line match amount can exceed the reference distribution amount. |
| 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.) |
| init | |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmCaller | Gets or sets the Caller parameter. |
| parmDefaultDimension | Gets the DefaultDimension parameter. |
| parmHasMatchedAccountingDistribution | Indicates whether the source document line has a matched source document line. |
| parmIChargeImplemented | Gets the IChargeImplemented parameter. |
| parmIProductImplemented | Gets the IProductImplemented parameter. |
| parmIProductQuantityImplemented | Gets the IProductQuantityImplemented parameter. |
| parmIsDocumentLineEditable | Indicates whether the source document line is editable for source document framework. |
| parmItemId | Gets the ItemId parameter. |
| parmLedgerDimensionDefaultAccount | Gets or sets the LedgerDimensionDefaultAccount parameter. |
| parmLegalEntityRecId | Gets the LegalEntityRecId parameter. |
| parmLineNum | Gets the LineNum parameter. |
| parmMarkupTable | Gets the markup table record. |
| parmParentSourceDocumentLineItemProxy | Gets the ParentSourceDocumentLineItemProxy parameter. |
| parmProductQuantity | Gets the ProductQuantity parameter. |
| parmSourceDocumentAmountList | |
| parmSourceDocumentLine | Gets the SourceDocumentLine parameter. |
| parmSourceDocumentLineItemConstraint | Gets the SourceDocumentLineItemConstraint parameter. |
| parmSourceDocumentLineRecId | Gets the SourceDocumentLineRecId parameter. |
| parmSourceDocumentProxy | |
| parmTaxDirection | Gets the tax direction. |
| parmTransactionCurrencyCode | Gets the TransactionCurrencyCode parameter. |
| 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.) |
| ::construct | Creates a new instance of the SourceDocumentLineItemProxy class. |
| ::getDocumentAmountListPacked | |
| ::getLedgerDimensionDefaultAccount | |
| ::getLineItemConstraint | |
| ::getParentSourceDocumentLine | |
| ::getServerState | |
| ::hasSourceDocumentLineAmount | Checks if the SourceDocumentLine has a source document amount to be distributed. |
Community Additions
ADD
Show: