PdsRebatePaymentPost_CreditNote Class [AX 2012]
The PdsRebatePaymentPost_CreditNote class contains the rebate specific information for a credit note type of payment.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| dimensionAccount | Gets the DimensionDynamicAccount value of the ledger account number that is used for posting. (Inherited from PdsRebatePaymentPost.) |
| endInfoLog | Shows the infolog message when rebate posting succeeds. (Inherited from PdsRebatePaymentPost.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getDefaultDimension | Gets the default dimension that should be used to process the rebate payment. (Inherited from PdsRebatePaymentPost.) |
| getRebateCustomerCurrencyCode | (Inherited from PdsRebatePaymentPost.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initLedgerJournalTable | Initializes a LedgerJournalTable record that is used for the posting. (Inherited from PdsRebatePaymentPost.) |
| initLedgerJournalTrans | Initializes the LedgerJournalTrans record that is used for the posting. (Overrides the initLedgerJournalTrans Method.) |
| ledgerJournalName | Gets the LedgerJournalName table record that is used for payment posting. (Overrides the ledgerJournalName Method.) |
| ledgerJournalNameVoucher | Gets the NumberSequenceCode value that is used to create a journal name. (Inherited from PdsRebatePaymentPost.) |
| ledgerTransType | Gets the LedgerTransType enumeration value of the payment posting. (Overrides the ledgerTransType Method.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmArgs | Gets or sets the Args parameter. (Inherited from PdsRebatePaymentPost.) |
| parmPdsRebateTable | Gets or sets the PdsRebateTable table record. (Inherited from PdsRebatePaymentPost.) |
| pdsRebateTransaction | Gets the rebate transaction type as 'CreditNote'. (Overrides the pdsRebateTransaction Method.) |
| postLedger | Initializes the ledger journal number and post the journal. (Inherited from PdsRebatePaymentPost.) |
| postLedgerTrans | Inserts and posts the journal header and the journal line. (Inherited from PdsRebatePaymentPost.) |
| prompt | (Inherited from PdsRebatePaymentPost.) |
| run | Processes the rebate payment posting process. (Inherited from PdsRebatePaymentPost.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | Validates the customer vendor account. (Inherited from PdsRebatePaymentPost.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the PdsRebatePaymentPost_CreditNote class. |
| ::main | Provides an entry point for the PdsRebatePaymentPost_CreditNote class when it is called from a menu item |
| ::newFromForm | Creates a new instance of the PdsRebatePaymentPost_CreditNote class. |
Community Additions
ADD
Show: