TAMVendRebatePaymentPost Class [AX 2012]

The TAMVendRebatePaymentPost class creates and posts payments for vendor rebates.

class TAMVendRebatePaymentPost

Run On

Called

  MethodDescription
Dn648936.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn648936.privmethod(en-us,AX.60).gif createVendInvoiceInfoLine Populates a VendInvoice_VendInvoiceInfoLine object to be consumed by the vendor service.
Dn648936.protmethod(en-us,AX.60).gif createVendInvoiceInfoSubTable Populates a VendInvoice_VendInvoiceInfoSubTable object to be consumed by the vendor service.
Dn648936.protmethod(en-us,AX.60).gif createVendInvoiceInfoTable Populates a VendInvoice_VendInvoiceInfoTable object to be consumed by the vendor service.
Dn648936.pubmethod(en-us,AX.60).gif createVendorInvoice Creates the vendor invoice document that will be used to post the vendor claims based on the passed in rebate table record.
Dn648936.protmethod(en-us,AX.60).gif endInfoLog Shows infolog message when rebate posting succeeds.
Dn648936.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn648936.privmethod(en-us,AX.60).gif generateVendorInvoice
Dn648936.privmethod(en-us,AX.60).gif getEcoResCategoryKey
Dn648936.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn648936.protmethod(en-us,AX.60).gif getVendorInvoiceNumberSeq Gets the NumberSeq object for the vendor invoice number sequence defined in the Payroll parameters.
Dn648936.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn648936.pubmethod(en-us,AX.60).gif ledgerJournalNameProcess Gets the ledgerJournalName record used for vendor rebate process posting.
Dn648936.pubmethod(en-us,AX.60).gif ledgerJournalNameVoucher Gets the number sequence code used to create a journal name.
Dn648936.pubmethod(en-us,AX.60).gif main Runs the TAMVendRebatePaymentPost class.
Dn648936.pubmethod(en-us,AX.60).gif new Instantiates an instance of the TAMVendRebatePaymentPost class.
Dn648936.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.)
Dn648936.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.)
Dn648936.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn648936.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn648936.pubmethod(en-us,AX.60).gif parmInvoiceId Gets or sets the invoice ID for the current instance of the TAMVendRebatePaymentPost class.
Dn648936.pubmethod(en-us,AX.60).gif postAccrualReversal Posts an accrual journal to reverse out the transactions made against accrual and expense accounts in order to cancel out the original accrual before creating the vendor invoice for the rebate.
Dn648936.pubmethod(en-us,AX.60).gif postVendorInvoice Creates and posts a vendor invoice for the vendor rebate.
Dn648936.protmethod(en-us,AX.60).gif setLedgerJournalTransCurrencyExchRate Sets exchange rate information in the LedgerJournalTransbased on the currency code and transaction date.
Dn648936.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn648936.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn648936.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.)
Dn648936.protmethod(en-us,AX.60).gif validate Validates the vendor account.
Dn648936.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn648936.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  TAMVendRebatePaymentPost Class

Community Additions

ADD
Show: