PdsRebateTableType_BillBack Class [AX 2012]

The PdsRebateTableType_BillBack class holds the information used for handling 'BillBack' rebate type.

class PdsRebateTableType_BillBack extends PdsRebateTableType

Run On

Called

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

Object Class
  PdsRebateTableType Class
    PdsRebateTableType_BillBack Class

Community Additions

ADD
Show: