CustConsInvoiceType_JP Class [AX 2012]

The CustConsInvoiceType_JP class is the type class for customer consolidation invoices.

class CustConsInvoiceType_JP extends CustVendConsInvoiceType_JP

Run On

Called

  MethodDescription
JJ790510.pubmethod(en-us,AX.60).gif buildConstructQuery Builds the query for consolidated invoice construction. (Overrides the buildConstructQuery Method.)
JJ790510.pubmethod(en-us,AX.60).gif buildUpdateQuery Builds the query for consolidated invoice updates. (Overrides the buildUpdateQuery Method.)
JJ790510.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif confirm Confirms a consolidated invoice. (Overrides the confirm Method.)
JJ790510.protmethod(en-us,AX.60).gif doConfirm Performs to confirm consolidated invoice. (Inherited from CustVendConsInvoiceType_JP.)
JJ790510.protmethod(en-us,AX.60).gif doUnconfirm Performs to un-confirm consolidated invoice. (Inherited from CustVendConsInvoiceType_JP.)
JJ790510.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif isDataLoaded Checks if the Consoldiation Invoice record buffer is loaded. (Inherited from CustVendConsInvoiceType_JP.)
JJ790510.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif parmCustVendConsInvoice_JP Gets or sets the CustVendConsInvoice_JP parameter. (Inherited from CustVendConsInvoiceType_JP.)
JJ790510.pubmethod(en-us,AX.60).gif parmCustVendConsRefRecId_JP Gets or sets the CustVendConsRefRecId_JP parameter. (Inherited from CustVendConsInvoiceType_JP.)
JJ790510.protmethod(en-us,AX.60).gif reLoadConsInvoice Reloads the CustVendConsInvoice_JP record. (Inherited from CustVendConsInvoiceType_JP.)
JJ790510.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif unconfirm Un-confirms a consolidated invoice. (Overrides the unconfirm Method.)
JJ790510.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ790510.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ790510.privmethod(en-us,AX.60).gif JJ790510.static(en-us,AX.60).gif ::confirmOnServer Forces the confirmation to be performed on the server.
JJ790510.pubmethod(en-us,AX.60).gif JJ790510.static(en-us,AX.60).gif ::construct Constructs the instance of the CustConsInvoiceType_JP class, based on a given CustConsInvoice_JP record.
JJ790510.pubmethod(en-us,AX.60).gif JJ790510.static(en-us,AX.60).gif ::constructByConsRecId Constructs the instance of the CustConsInvoiceType_JP class, based on a given CustConsInvoice_JP record.
JJ790510.pubmethod(en-us,AX.60).gif JJ790510.static(en-us,AX.60).gif ::create Creates a consolidated invoice.
JJ790510.privmethod(en-us,AX.60).gif JJ790510.static(en-us,AX.60).gif ::insertConsInvoice Inserts a consolidated invoice.
JJ790510.pubmethod(en-us,AX.60).gif JJ790510.static(en-us,AX.60).gif ::isCustConsInvoiceEnabled Indicates whether Use consolidated invoice for customer parameter can be used.
JJ790510.privmethod(en-us,AX.60).gif JJ790510.static(en-us,AX.60).gif ::unconfirmOnServer Forces the un-confirmation to be performed on the server.
JJ790510.pubmethod(en-us,AX.60).gif JJ790510.static(en-us,AX.60).gif ::update Updates a consolidated invoice.
JJ790510.privmethod(en-us,AX.60).gif JJ790510.static(en-us,AX.60).gif ::updateInvoiceJour Updates the related invoice journal when a consolidated invoice is created or updated.
Top

Community Additions

ADD
Show: