Share via


RetailTransactionServiceTransactions Class [AX 2012]

The RetailTransactionServiceTransactions implements the transactions related methods of the service interface exposed by the RetailTransactionService class to the retail channels.

Syntax

class RetailTransactionServiceTransactions

Run On

Called

Methods

  Method Description
Dn728803.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn728803.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn728803.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn728803.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn728803.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn728803.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.)
Dn728803.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.)
Dn728803.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn728803.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn728803.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn728803.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn728803.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.)
Dn728803.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn728803.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::backfillDiscountTrans
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::ConvertDocumentStatusToRetailSalesStatus Converts the document status to the RetailSalesStatus
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::ConvertSalesStatusToRetailSalesStatus Converts the sales status to the RetailSalesStatus
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::createCashDisbursementSlip_RU Creates cash disbursement slip.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::createLedgerJournalTable_RU Method creates and initializes new LedgerJournalTable record.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::createLedgerJournalTransRCash Method creates ledgerJournalTrans_RCash record and initializes RCash voucher.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillDiscountTrans Method returns the serialized xml string of a list of discountTrans having the data of the RetailTransactionDiscountTrans table.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillLoyaltyTrans Method returns the loyalty card of the transaction.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillMarkupTrans Method returns the serialized xml string of a ChargeLine having the data of the MarkupTrans table.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillQuoteDetails
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillQuoteLineDetails
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillRetailTransactionDetails Method returns the serialized xml string of a RetailTransaction having the data of the RetailTransactionTable table.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillSalesLineDetails Method returns the serialized xml string of a SalesLiner having the data of the SalesLine table.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillSalesLineDiscountDetails Method returns the serialized xml string of a DiscountLine having the data of the RetailSalesDiscountLine table.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillSalesLineDiscountTrans Method returns the serialized xml string of a DiscountLine having the data of the RetailTransactionDiscountTrans table.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillSalesOrderAddress Method returns the serialized xml string of a CustomerAddress having the data of the LogisticsPostalAddress table.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillSalesOrderDetails Method returns the serialized xml string of a SalesOrder having the data of the SalesTable table.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillSalesTrans Method returns the serialized xml string of a list of salesTrans having the data of the RetailTransactionSalesTrans table.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillSalesTransDetails Method returns the serialized xml string of a list of salesTrans having the data of the RetailTransactionSalesTrans table.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::fillTransactionTable Method returns the container transTable having the data of the RetailTransactionTable.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::getCreditMemo Get credit memo balance and currency code.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::getGiftCardBalance Method returns the status of the gift card.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::GetRetailSalesStatus Converts the sales status and document status to the RetailSalesStatus
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::getTransaction Method is used for retrieving the sales transactions. Performs the following: 1.Adds transaction details.2.Adds item details.3.Adds loyalty.Performs the following validations: 1.No transactions for the receipt ID.2.Too many transactions were found for receipt ID.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::getTransactionByReceiptId Method is used for retrieving the sales transactions. Performs the following: 1.Adds transaction details.2.Adds item details.3.Adds loyalty.Performs the following validations: 1.No transactions for the receipt ID.2.Too many transactions were found for receipt ID.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::getTransactionByTransactionId Method is used for retrieving the sales transactions. Performs the following: 1.Adds transaction details.2.Adds item details.3.Adds loyalty.Performs the following validation: 1.No transaction for the transaction ID.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::getTransactionSubtotalAmount Gets the subtotal amount for a sales transaction.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::giftCardPayment Method is used for creating the record in RetailGiftCardTransactions table.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::giftCardRelease Method is used to release a gift card, after it has been issued.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::initDefaultTradeDates_W Initializes trade dates with default values.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::issueCreditMemo Method is used for creating the record in RetailCreditVoucherTable.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::issueGiftCard Method is used for creating the record in RetailGiftCardTransactions table.Initially the gift card is marked as reserved. Call giftCardRelease to clear the reservation.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::MarkItemsReturned Method updates the RetailTransactionSalesTrans.returnQty with the value in returnQty if the RetailTransactionSalesTrans.returnQty + returnQty > RetailTransactionSalesTrans.qty field.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::paymentDimension Method checks for the record in RetailTerminalTable. If the dimension exist for field RetailTerminalTable.Dimensions then paymentDimensionis initialized with RetailTerminalTable.Dimensions; else method checks for the record in RetailStoreTable and if the record exist and the value in RetailStoreTable.dimension then paymentDimension is initialized with RetailStoreTable.dimension.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::paymentsMade Method finds the Prepayment and payments for the invoice.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::paySalesInvoice Method is used for calculating the payment for the sales invoice, create and post the payment journal.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::paySalesOrder Method is used for payment of sales order. Method performs the following: 1.Creates and posts payment journal.2.Return error if the total prepayment exceed the sales order total.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::postInvoicePayment Method creates the journal entries in LedgerJournalTable and LedgerJournalTrans for the invoice payment.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::postOrderPayment Method creates the journal entries in LedgerJournalTable and LedgerJournalTrans for the order payment.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::postSalesInvoice_RU Posts sales order.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::postSalesOrder Method is used for posting the sales order transaction.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::searchOrderList Method returns a list of retail transactions that match the passed in criteria.
Dn728803.privmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::settleInvoice Method is used for settling the invoice and the customer transactions.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::updateCreditMemo Method is used for updating the record in RetailCreditVoucherTable.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::validateCreditMemo Method is used for validating the credit vouchers.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::validateGiftCard Method is used for validating the gift cards.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::voidCreditMemo Method is used to check the status of the credit voucher i.e., voucher exists or voided or not voided.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::voidCreditMemoPayment Method checks for the status of the credit voucher i.e., voucher is in use or the voucher has any errors or the voucher does not exists.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::voidGiftCard Method is used to check the status of the gift card i.e., card exists or voided or not voided.
Dn728803.pubmethod(en-us,AX.60).gif Dn728803.static(en-us,AX.60).gif ::voidGiftCardPayment Method checks for the status of the gift card i.e., card exists or the gift card has any errors.

Top

Inheritance Hierarchy

Object Class
  RetailTransactionServiceTransactions Class