SourceDocument Class [AX 2012]
The SourceDocument class provides information for a source document.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createSourceDocumentLineRelieving | Creates source document lines to relieve upstream document postings. |
| 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 instance variables in the current instance of the SourceDocument class. |
| initializeDocumentGraph | Initializes the document graph that sequences parent and child SourceDoucmentLine records and their associated maps. |
| initializeImplementation | Initializes the instance variables. |
| initSourceDocumentAmountList | Initializes the document graph for distributing. |
| initSourceDocumentLineItemAccDistList | Initializes the document graph for distributing. |
| new | Initializes a new instance of the SourceDocument class. |
| 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.) |
| parmAccountingDate | Gets the AccountingDate parameter. |
| parmBusinessEventDate | Gets the BusinessEventDate parameter. |
| parmCompletedSourceRelationType | Gets the table ID that owns the source document after completion or posting. |
| parmCurrentVoucher | Gets or sets the CurrentVoucher parameter. |
| parmDocumentDate | Gets the DocumentDate parameter. |
| parmDocumentNumber | Gets the DocumentNumber parameter. |
| parmHonorDocumentHeaderEditable | This method returns whether this implementation of SourceDocument is honoring the method parmIsDocumentEditable.This is used by the AccountingDistributionViewModel when setting the reset button on the AccountingDistribution form. |
| parmIsCorrection | Gets the IsCorrection parameter. |
| parmIsDocumentEditable | Gets the IsDocumentEditable parameter. |
| parmIsStornoForReversal_RU | Gets the IsStornoForReversal_RU parameter. |
| parmLabel | Gets or sets the Label parameter. |
| parmPseudoDocumentNumber | Gets the pseudo document number if the real document number does not exist yet. |
| parmReferenceSourceDocument | Gets the ReferenceSourceDocument parameter. |
| parmSingularLabel | Gets or sets the SingularLabel parameter. |
| parmSingularLabelId | Gets the label ID for the singular label of the implementation table. |
| parmSkipAccountValidation | Gets the SkipAccountValidation parameter. |
| parmSourceDocumentAmountList | Gets the SourceDocumentAmountList parameter. |
| parmSourceDocumentHeader | Gets the SourceDocumentHeader parameter. |
| parmSourceDocumentLineItemAccDistList | Gets the SourceDocumentLineItemAccDistList parameter. |
| parmSourceDocumentType | Gets the SourceDocumentType parameter. |
| parmTransactionText | Gets the TransactionText 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.) |
| traverseDocumentGraph | Traverses SourceDocumentLine records by iterating associated child maps and populating a SourceDocumentLineItemList 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.) |
| ::hasSourceDocumentAmount | Checks if the source document has a source document amount to be distributed. |
| ::newFromSourceDocumentHeader | Creates a new source document from a source document header record. |
| ::newFromSourceDocumentImplementation | Creates a new instance of the SourceDocument class from a source document implementation record. |
| ::newProxy |
Object Class
SourceDocument Class
AdvancedLedgerEntrySourceDocument Class
BankStatementSourceDocument Class
CustInvoiceSourceDoc Class
EmplAdvReportSourceDocument_RU Class
KanbanJobSourceDocument Class
PayrollEarningStatementSourceDocument Class
PayrollPayStatementSourceDocument Class
ProductReceiptSourceDocument Class
ProjectRevenueSourceDoc Class
PurchaseOrderSourceDocument Class
PurchCommitmentSourceDocument_PSN Class
PurchComplementaryInvSourceDoc Class
PurchReqSourceDocument Class
SalesComplementaryInvSourceDoc Class
TrvExpTableSourceDocument Class
TrvRequisitionTableSourceDocument Class
TSIntercompanyCostSourceDoc Class
TSTimesheetTableSourceDoc Class
VendorInvoiceSourceDoc Class
SourceDocument Class
AdvancedLedgerEntrySourceDocument Class
BankStatementSourceDocument Class
CustInvoiceSourceDoc Class
EmplAdvReportSourceDocument_RU Class
KanbanJobSourceDocument Class
PayrollEarningStatementSourceDocument Class
PayrollPayStatementSourceDocument Class
ProductReceiptSourceDocument Class
ProjectRevenueSourceDoc Class
PurchaseOrderSourceDocument Class
PurchCommitmentSourceDocument_PSN Class
PurchComplementaryInvSourceDoc Class
PurchReqSourceDocument Class
SalesComplementaryInvSourceDoc Class
TrvExpTableSourceDocument Class
TrvRequisitionTableSourceDocument Class
TSIntercompanyCostSourceDoc Class
TSTimesheetTableSourceDoc Class
VendorInvoiceSourceDoc Class
Community Additions
ADD
Show: