MCRRoyaltyVendTablePaymentPost Class [AX 2012]

The MCRRoyaltyVendTablePaymentPost class creates and posts payments for vendor royalties.

class MCRRoyaltyVendTablePaymentPost

Run On

Called

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

Object Class
  MCRRoyaltyVendTablePaymentPost Class

Community Additions

ADD
Show: