PdsRebatePaymentPost_CreditNote Class [AX 2012]

The PdsRebatePaymentPost_CreditNote class contains the rebate specific information for a credit note type of payment.

class PdsRebatePaymentPost_CreditNote extends PdsRebatePaymentPost

Run On

Called

  MethodDescription
Hh807781.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Hh807781.pubmethod(en-us,AX.60).gif dimensionAccount Gets the DimensionDynamicAccount value of the ledger account number that is used for posting. (Inherited from PdsRebatePaymentPost.)
Hh807781.protmethod(en-us,AX.60).gif endInfoLog Shows the infolog message when rebate posting succeeds. (Inherited from PdsRebatePaymentPost.)
Hh807781.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Hh807781.protmethod(en-us,AX.60).gif getDefaultDimension Gets the default dimension that should be used to process the rebate payment. (Inherited from PdsRebatePaymentPost.)
Hh807781.protmethod(en-us,AX.60).gif getRebateCustomerCurrencyCode (Inherited from PdsRebatePaymentPost.)
Hh807781.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Hh807781.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Hh807781.protmethod(en-us,AX.60).gif initLedgerJournalTable Initializes a LedgerJournalTable record that is used for the posting. (Inherited from PdsRebatePaymentPost.)
Hh807781.protmethod(en-us,AX.60).gif initLedgerJournalTrans Initializes the LedgerJournalTrans record that is used for the posting. (Overrides the initLedgerJournalTrans Method.)
Hh807781.pubmethod(en-us,AX.60).gif ledgerJournalName Gets the LedgerJournalName table record that is used for payment posting. (Overrides the ledgerJournalName Method.)
Hh807781.pubmethod(en-us,AX.60).gif ledgerJournalNameVoucher Gets the NumberSequenceCode value that is used to create a journal name. (Inherited from PdsRebatePaymentPost.)
Hh807781.pubmethod(en-us,AX.60).gif ledgerTransType Gets the LedgerTransType enumeration value of the payment posting. (Overrides the ledgerTransType Method.)
Hh807781.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Hh807781.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.)
Hh807781.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.)
Hh807781.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Hh807781.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Hh807781.pubmethod(en-us,AX.60).gif parmArgs Gets or sets the Args parameter. (Inherited from PdsRebatePaymentPost.)
Hh807781.pubmethod(en-us,AX.60).gif parmPdsRebateTable Gets or sets the PdsRebateTable table record. (Inherited from PdsRebatePaymentPost.)
Hh807781.pubmethod(en-us,AX.60).gif pdsRebateTransaction Gets the rebate transaction type as 'CreditNote'. (Overrides the pdsRebateTransaction Method.)
Hh807781.protmethod(en-us,AX.60).gif postLedger Initializes the ledger journal number and post the journal. (Inherited from PdsRebatePaymentPost.)
Hh807781.protmethod(en-us,AX.60).gif postLedgerTrans Inserts and posts the journal header and the journal line. (Inherited from PdsRebatePaymentPost.)
Hh807781.protmethod(en-us,AX.60).gif prompt (Inherited from PdsRebatePaymentPost.)
Hh807781.protmethod(en-us,AX.60).gif run Processes the rebate payment posting process. (Inherited from PdsRebatePaymentPost.)
Hh807781.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Hh807781.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Hh807781.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.)
Hh807781.protmethod(en-us,AX.60).gif validate Validates the customer vendor account. (Inherited from PdsRebatePaymentPost.)
Hh807781.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Hh807781.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Hh807781.pubmethod(en-us,AX.60).gif Hh807781.static(en-us,AX.60).gif ::construct Initializes a new instance of the PdsRebatePaymentPost_CreditNote class.
Hh807781.pubmethod(en-us,AX.60).gif Hh807781.static(en-us,AX.60).gif ::main Provides an entry point for the PdsRebatePaymentPost_CreditNote class when it is called from a menu item
Hh807781.pubmethod(en-us,AX.60).gif Hh807781.static(en-us,AX.60).gif ::newFromForm Creates a new instance of the PdsRebatePaymentPost_CreditNote class.
Top

Object Class
  PdsRebatePaymentPost Class
    PdsRebatePaymentPost_CreditNote Class

Community Additions

ADD
Show: