TAMVendRebateFindAndCreate Class [AX 2012]

The TAMVendRebateFindAndCreate class serves to create vendor rebates.

class TAMVendRebateFindAndCreate

Run On

Server

  MethodDescription
Dn675058.privmethod(en-us,AX.60).gif calculateSums Calculates the quantity and amount totals for the rebate based on the vendor invoice transactions.
Dn675058.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn675058.protmethod(en-us,AX.60).gif createFromTmpVendRebateAgreementLine Creates vendor rebate records based on the contents of the tmpVendRebateAgreementLine buffer.
Dn675058.protmethod(en-us,AX.60).gif createRebate Creates a vendor rebate from a vendor rebate agreement line.
Dn675058.protmethod(en-us,AX.60).gif createZeroRebate Creates zero rebate for the purchase orders that do not meet the rebate quantity and amount requirements initially and if the rebate agreemnet has cumulation of periodic.
Dn675058.protmethod(en-us,AX.60).gif currency Gets the currency code of the vendor.
Dn675058.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn675058.protmethod(en-us,AX.60).gif findVendRebateAgreementAndCreate Finds the TAMVendRebateAgreement table record to create the vendor rebate.
Dn675058.protmethod(en-us,AX.60).gif findVendRebateAgreementLineAndCreate Creates a record in the TAMVendRebateTable table based on the vendor rebate agreement line and vendor rebate agreement header.
Dn675058.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn675058.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn675058.protmethod(en-us,AX.60).gif new Initializes a new instance of the TAMVendRebateFindAndCreate class.
Dn675058.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.)
Dn675058.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.)
Dn675058.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn675058.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn675058.protmethod(en-us,AX.60).gif parmVendInvoiceJour Gets or sets the VendInvoiceJour table record for which the vendor rebate is being created.
Dn675058.protmethod(en-us,AX.60).gif parmVendInvoiceTrans Gets or sets the VendInvoiceTrans table records for which the vendor rebate is being created.
Dn675058.privmethod(en-us,AX.60).gif resetTransSums Resets the amount and quantity totals for the vendor rebate.
Dn675058.pubmethod(en-us,AX.60).gif run Processes the creation of rebates for the vendor invoice transactions.
Dn675058.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn675058.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn675058.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.)
Dn675058.protmethod(en-us,AX.60).gif validate Validates the VendInvoiceJour table record.
Dn675058.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn675058.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn675058.pubmethod(en-us,AX.60).gif Dn675058.static(en-us,AX.60).gif ::construct Returns an instance of the TAMVendRebateFindAndCreate class.
Dn675058.pubmethod(en-us,AX.60).gif Dn675058.static(en-us,AX.60).gif ::newFromVendInvoiceJour Creates a new instance of TAMVendRebateFindAndCreate class.
Dn675058.pubmethod(en-us,AX.60).gif Dn675058.static(en-us,AX.60).gif ::newFromVendInvoiceTrans Creates new instance of TAMVendRebateFindAndCreate class.
Top

Object Class
  TAMVendRebateFindAndCreate Class

Community Additions

ADD
Show: