PdsRebateTableType_TMA Class [AX 2012]

The PdsRebateTableType_TMA class holds the information that is used for handling TMA rebates.

class PdsRebateTableType_TMA extends PdsRebateTableType

Run On

Called

  MethodDescription
Hh807992.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh807992.pubmethod(en-us,AX.60).gif custVendAccount Gets the vendor account number for the customer. (Overrides the custVendAccount Method.)
Hh807992.protmethod(en-us,AX.60).gif doPostLedgerReversalTrans Inserts and posts the journal records when the rebate is deleted. (Inherited from PdsRebateTableType.)
Hh807992.protmethod(en-us,AX.60).gif doPostLedgerTrans Inserts and posts the journal records when the rebate is processed. (Inherited from PdsRebateTableType.)
Hh807992.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh807992.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh807992.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh807992.protmethod(en-us,AX.60).gif initLedgerJournalTrans Gets or sets the LedgerJournalTrans record that is used for the rebate process posting. (Inherited from PdsRebateTableType.)
Hh807992.pubmethod(en-us,AX.60).gif ledgerJournalNameProcess Gets the LedgerJournalName record that is used for rebate process posting. (Overrides the ledgerJournalNameProcess Method.)
Hh807992.pubmethod(en-us,AX.60).gif ledgerJournalNameReversal Gets the LedgerJournalName table record that is used for rebate types for rebate deletion posting. (Inherited from PdsRebateTableType.)
Hh807992.pubmethod(en-us,AX.60).gif ledgerJournalNameVoucher Gets the number sequence code used to create a journal name. (Inherited from PdsRebateTableType.)
Hh807992.protmethod(en-us,AX.60).gif ledgerTransTxt Gets the LedgerTransTxt enumeration value that is used for rebate types to describe the ledger posting for when rebate is processed. (Overrides the ledgerTransTxt Method.)
Hh807992.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Hh807992.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.)
Hh807992.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.)
Hh807992.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh807992.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh807992.protmethod(en-us,AX.60).gif parmPdsRebateTable Gets or sets the PdsRebateTable record on which rebate process is performing. (Inherited from PdsRebateTableType.)
Hh807992.pubmethod(en-us,AX.60).gif pdsRebateProgramType Gets the rebate program type. (Overrides the pdsRebateProgramType Method.)
Hh807992.protmethod(en-us,AX.60).gif postLedgerReversal Initializes the LedgerJournal number and post the journal when a rebate is deleted. (Inherited from PdsRebateTableType.)
Hh807992.protmethod(en-us,AX.60).gif postLedgerReversalTrans Inserts and posts the journal records when the rebate is deleted, if the rebate balance is not zero. (Inherited from PdsRebateTableType.)
Hh807992.protmethod(en-us,AX.60).gif postLedgerTrans Inserts and posts the journal records when the rebate is processed, if the rebate amount is not zero. (Inherited from PdsRebateTableType.)
Hh807992.pubmethod(en-us,AX.60).gif runDeleted Executes the rebate deletion process. (Inherited from PdsRebateTableType.)
Hh807992.pubmethod(en-us,AX.60).gif runPayment Executes the rebate payment process. (Inherited from PdsRebateTableType.)
Hh807992.pubmethod(en-us,AX.60).gif runProcessed Performs the rebate processing. (Overrides the runProcessed Method.)
Hh807992.protmethod(en-us,AX.60).gif setLedgerJournalTransCurrencyExchRate Sets exchange rate information in the LedgerJournalTrans table, depending on the currency code and transaction date. (Inherited from PdsRebateTableType.)
Hh807992.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh807992.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh807992.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.)
Hh807992.pubmethod(en-us,AX.60).gif validateFieldValue Validates changes to a field in the PdsRebateTable table. (Inherited from PdsRebateTableType.)
Hh807992.pubmethod(en-us,AX.60).gif validateWrite Validates whether the PdsRebateTable record can be written. (Overrides the validateWrite Method.)
Hh807992.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh807992.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh807992.pubmethod(en-us,AX.60).gif Hh807992.static(en-us,AX.60).gif ::construct Initializes a new instance of the PdsRebateTableType_TMA class.
Top

Object Class
  PdsRebateTableType Class
    PdsRebateTableType_TMA Class

Community Additions

ADD
Show: