PdsRebatePaymentPost_PassToAp Class [AX 2012]

The PdsRebatePaymentPost_PassToAp class holds the rebate-specific information for a vendor payment.

class PdsRebatePaymentPost_PassToAp extends PdsRebatePaymentPost

Run On

Called

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

Object Class
  PdsRebatePaymentPost Class
    PdsRebatePaymentPost_PassToAp Class

Community Additions

ADD
Show: