CustVendConsInvoiceType_JP Class [AX 2012]
The class CustVendConsInvoiceType_JP is the based type class for consolidation invoice.
| Method | Description | |
|---|---|---|
| buildConstructQuery | Builds the query for Consolidated Invoice Construction. |
| buildUpdateQuery | Builds the query for Consolidated Invoice updating. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| confirm | Confirms this consolidated invoice. |
| doConfirm | Performs to confirm consolidated invoice. |
| doUnconfirm | Performs to un-confirm consolidated invoice. |
| 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.) |
| hasNextConfirmedInvoice | Indicates whether a confirmed consolidated invoice with later date exists. |
| hasNoPaymTrans | Indicates whether posted payment journal for this consolidated invoice exists. |
| isDataLoaded | Checks if the Consoldiation Invoice record buffer is loaded. |
| 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.) |
| parmCustVendConsInvoice_JP | Gets or sets the CustVendConsInvoice_JP parameter. |
| parmCustVendConsRefRecId_JP | Gets or sets the CustVendConsRefRecId_JP parameter. |
| reLoadConsInvoice | Reloads the CustVendConsInvoice_JP record. |
| 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.) |
| unconfirm | Unconfirms this consolidated invoice. |
| updateDue | Updates due date of invoice journal when confirming consolidated invoice. |
| 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.) |
| ::buildPaymSlipPrintQuery | Generates a query for payment slip report. |
| ::buildPrintQuery | Generates a query for report. |
| ::constructByConsInvoice | Constructs an instance of the CustVendConsInvoiceType_JP class based on a given CustVendConsInvoice_JP record. |
| ::existDueDateRange | Checks if due date range exists for the query. |
| ::getCurrentConsPeriodEndDate | Gets end date of current consolidated period. |
| ::isInvoiceJourPaid | Indicates whether the specified invoice journal has been paid, even partial paid. |
| ::markJour | Marks or unmarks a invoice journal with consolidated invoice. |
| ::updateConsRefRecId_Confirm | Updates references when confirming a consolidated invoice. |
| ::updateConsRefRecId_Unconfirm | Updates references when un-confirming a consolidated invoice. |
| ::updateTransByMarkJour | Updates reference of related transactions when marking or unmarking specified invoice journal. |
Object Class
CustVendConsInvoiceType_JP Class
CustConsInvoiceType_JP Class
VendConsInvoiceType_JP Class
CustVendConsInvoiceType_JP Class
CustConsInvoiceType_JP Class
VendConsInvoiceType_JP Class
Community Additions
ADD
Show: