LedgerJournalWFApprovalDocument Class [AX 2012]
The LedgerJournalWFApprovalDocument class provides a workflow document class for financial journals.
| Method | Description | |
|---|---|---|
| areAllRequestersTheSame | Determines if the requester is the same for the purchase order associated with each ledger journal transaction record for the corresponding ledger journal. |
| calculateAmounts | Determines total journal amounts and maximum/minimum voucher amounts. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getQuery | Returns an initialized query object based on the query name that is returned from the getQueryName method. (Inherited from WorkflowDocument.) |
| getQueryName | Returns the name of the query to use for the document. (Overrides the getQueryName Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Creates an instance of the LedgerJournalWFApprovalDocument 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.) |
| parmMaxVoucherCreditAmount | Determines the maximum voucher credit amount on the journal. |
| parmMaxVoucherDebitAmount | Determines the maximum voucher debit amount on the journal. |
| parmMinVoucherCreditAmount | Determines the minimum voucher credit amount on the journal. |
| parmMinVoucherDebitAmount | Determines the minimum voucher debit amount on the journal. |
| parmTotalJournalCreditAmount | Determines the total credit amount for the whole journal. |
| parmTotalJournalDebitAmount | Determines the total debit amount for the whole journal. |
| 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.) |
| updateDebitCreditForVoucher | Updates the debit and credit totals by voucher in the that corresponds class Map objects. |
| updateMinMaxAndTotalValues | |
| 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.) |
Object Class
WorkflowDocument Class
LedgerJournalWFApprovalDocument Class
CustBankRemittanceWFApprDoc Class
CustDrawBillofExchangeWFApprDoc Class
CustPaymentWFApprDoc Class
CustProtestBillofExchangeWFApprDoc Class
CustRedrawBillofExchangeWFApprDoc Class
CustSettleBillofExchangeWFApprDoc Class
LedgerAllocationsWFApprDoc Class
LedgerDailyWFApprDoc Class
LedgerEliminationsWFApprDoc Class
LedgerFixedAssetsBudgetWFApprDoc Class
LedgerPostFixedAssetsWFApprDoc Class
VendBankRemittanceWFApprDoc Class
VendDisbursementWFApprDoc Class
VendDrawPromissoryNoteWFApprDoc Class
VendInvoiceApprovalJournalWFApprDoc Class
VendInvoiceRecordingWFApprDoc Class
VendInvoiceRegisterWFApprDoc Class
VendRedrawPromissoryNoteWFApprDoc Class
VendSettlePromissoryNoteWFApprDoc Class
WorkflowDocument Class
LedgerJournalWFApprovalDocument Class
CustBankRemittanceWFApprDoc Class
CustDrawBillofExchangeWFApprDoc Class
CustPaymentWFApprDoc Class
CustProtestBillofExchangeWFApprDoc Class
CustRedrawBillofExchangeWFApprDoc Class
CustSettleBillofExchangeWFApprDoc Class
LedgerAllocationsWFApprDoc Class
LedgerDailyWFApprDoc Class
LedgerEliminationsWFApprDoc Class
LedgerFixedAssetsBudgetWFApprDoc Class
LedgerPostFixedAssetsWFApprDoc Class
VendBankRemittanceWFApprDoc Class
VendDisbursementWFApprDoc Class
VendDrawPromissoryNoteWFApprDoc Class
VendInvoiceApprovalJournalWFApprDoc Class
VendInvoiceRecordingWFApprDoc Class
VendInvoiceRegisterWFApprDoc Class
VendRedrawPromissoryNoteWFApprDoc Class
VendSettlePromissoryNoteWFApprDoc Class
Community Additions
ADD
Show: