RetailStatementPaymentJournal Class [AX 2012]

Creates and posts retail statement payment Journal.

Syntax

class RetailStatementPaymentJournal

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  RetailStatementPaymentJournal Class