VendInvoiceRegisterWFApprDoc Class [AX 2012]
The VendInvoiceRegisterWFApprDoc class is the workflow document class for VendInvoiceRegister 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. (Inherited from LedgerJournalWFApprovalDocument.) |
| 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. (Inherited from LedgerJournalWFApprovalDocument.) |
| 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. (Inherited from LedgerJournalWFApprovalDocument.) |
| 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.) |
| parmAreAllRequestersTheSame | Determines whether the requester is the same for the purchase order that is associated to each LedgerJournalTrans record for the corresponding ledger journal. |
| parmBudgetCheckResult | Gets the BudgetSourceCheckResult value for all the vouchers that are associated with the LedgerJournalTable record. |
| parmMaxVoucherCreditAmount | Determines the maximum voucher credit amount on the journal. (Inherited from LedgerJournalWFApprovalDocument.) |
| parmMaxVoucherDebitAmount | Determines the maximum voucher debit amount on the journal. (Inherited from LedgerJournalWFApprovalDocument.) |
| parmMinVoucherCreditAmount | Determines the minimum voucher credit amount on the journal. (Inherited from LedgerJournalWFApprovalDocument.) |
| parmMinVoucherDebitAmount | Determines the minimum voucher debit amount on the journal. (Inherited from LedgerJournalWFApprovalDocument.) |
| parmTotalJournalCreditAmount | Determines the total credit amount for the whole journal. (Inherited from LedgerJournalWFApprovalDocument.) |
| parmTotalJournalDebitAmount | Determines the total debit amount for the whole journal. (Inherited from LedgerJournalWFApprovalDocument.) |
| 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.) |
Object Class
WorkflowDocument Class
LedgerJournalWFApprovalDocument Class
VendInvoiceRegisterWFApprDoc Class
WorkflowDocument Class
LedgerJournalWFApprovalDocument Class
VendInvoiceRegisterWFApprDoc Class
Community Additions
ADD
Show: