RetailStatementPaymentJournal Class [AX 2012]
Creates and posts retail statement payment Journal.
| Method | Description | |
|---|---|---|
| addDisbursementSlipVouchersToStmt_RU | Adds proper disbursement slip vouchers to the current statement. |
| addToRBOStatementVoucher | |
| allocateSalesTransTaxOnJourLine_RU | Allocates tax from gift card replenishment sales transaction on the prepayment journal line |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createGiftCardEmptySaleJourLine_RU | Payment posting for transactions containing only add to gift card operations |
| createGiftCardJournal_RU | Creates the gift card journal. |
| createGiftCardJournalLine_RU | Creates the gift card payment journal line. |
| createGiftCardPaymentJourLine_RU | Creates pair of payment journal lines for the gift card payment. |
| createGiftCardReplenishmentJourLine_RU | Creates pair of payment journal lines for the gift card replenishment. |
| createLedgerJournalTransRCash | |
| createPaymentJournal | |
| createPaymentJournalLine | |
| createPaymentLedgerTrans | Creates ledger jounral payment trans records for the given values passed as parameters. |
| createTenderedPaymentLines | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| flushLedgerJournalTransCache_RU | |
| getCustTransOpen | |
| getLedgerOffsetAccount | |
| getOpenCustTransactions | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initGiftCardSettings_RU | |
| ledgerBank2LedgerJournalACType | Converts RetailLedgerBank enum value to LedgerJournalACType enum value. |
| new | Initialize the class RetailStatementPaymentJournal and builds the query with LedgerJournalName as datasource. |
| 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.) |
| postGiftCardJournal_RU | Posts the gift card journal. |
| postLedgerJournal | Post the ledger journal trans records. |
| postPaymentJournal | Posts the payment journal records. |
| postPaymentJournalForGiftCards_RU | Gift card payments posting |
| postPaymentJournalForOthers | |
| postPaymentJournalForOthersAgregated_RU | |
| postPaymentJournalForSales | |
| postPaymJournalForGiftCardEmptySales_RU | Payment posting for transactions containing only add to gift card operations |
| postReplenishmentJournalForGiftCards_RU | Gift card issue and replanishment posting |
| postRoundingDifference | |
| setPaymentLineMark | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| settleDisbursementSlipReturns_RU | Settles open customer transactions and cash disbursement slip payments. |
| settleGiftCardPayments_RU | Settle prepayment customer transactions related to gift card payments made in current statement with prepayment customer transactions related to gift card issue / replenishment / refund prepayments |
| 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.) |
| validateGiftCardSettings_RU | Validates gift card settings before gift card operations posting |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::getNativeNonLedgerAccount | Gets the combination for the specified account. |
Community Additions
ADD
Show: