VendConsInvoiceType_JP Class [AX 2012]
The VendConsInvoiceType_JP class is the type class for vendor consolidation invoices.
| Method | Description | |
|---|---|---|
| buildConstructQuery | Builds the query for consolidated invoice construction. (Overrides the buildConstructQuery Method.) |
| buildUpdateQuery | Builds the query for consolidated invoice updates. (Overrides the buildUpdateQuery Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| confirm | Confirms consolidated invoices. (Overrides the confirm Method.) |
| doConfirm | Performs to confirm consolidated invoice. (Inherited from CustVendConsInvoiceType_JP.) |
| doUnconfirm | Performs to un-confirm consolidated invoice. (Inherited from CustVendConsInvoiceType_JP.) |
| 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.) |
| isDataLoaded | Checks if the Consoldiation Invoice record buffer is loaded. (Inherited from CustVendConsInvoiceType_JP.) |
| 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. (Inherited from CustVendConsInvoiceType_JP.) |
| parmCustVendConsRefRecId_JP | Gets or sets the CustVendConsRefRecId_JP parameter. (Inherited from CustVendConsInvoiceType_JP.) |
| reLoadConsInvoice | Reloads the CustVendConsInvoice_JP record. (Inherited from CustVendConsInvoiceType_JP.) |
| 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 | Un-confirms consolidated invoices. (Overrides the unconfirm Method.) |
| 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.) |
| ::confirmOnServer | Forces the confirmation to be performed on the server. |
| ::construct | Constructs an instance of a VendConsInvoice_JP record, based on a given _consInvoice record. |
| ::constructByConsRecId | Constructs the instance of a VendConsInvoiceType_JP record, based on a given VendConsInvoice_JP record. |
| ::create | Creates consolidated invoices. |
| ::insertConsInvoice | Inserts a consolidated invoice. |
| ::isVendConsInvoiceEnabled | Indicates whether 'Use consolidated invoice for vendor' can be used. |
| ::unconfirmOnServer | Forces the un-confirmation to be performed on the server. |
| ::update | Updates consolidated invoices. |
| ::updateInvoiceJour | Updates related invoice journals. |
Community Additions
ADD
Show: