DeliverySlipTotals_BR Class [AX 2012]

The DeliverySlipTotals_BR class is used to calculate delivery slip totals and extends the TradeTotals class.

Syntax

class DeliverySlipTotals_BR extends TradeTotals

Run On

Server

Methods

  Method Description
JJ723422.protmethod(en-us,AX.60).gif addMarkupLineDetails_RU (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif calc (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif calculatedEndDiscBalance (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif calculateFreeValue (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ723422.pubmethod(en-us,AX.60).gif cashDiscAmount Gets the total discount amount from the custparameters table. (Overrides the cashDiscAmount Method.)
JJ723422.pubmethod(en-us,AX.60).gif cashDiscCode (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif cashDiscDate Gets the date from the custparameters table. (Overrides the cashDiscDate Method.)
JJ723422.pubmethod(en-us,AX.60).gif cashDiscPercent (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif categoryEndDisc Determines whether a category based order line is eligible for total discount. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif categoryWeight Retrieves the weight of a category based order line. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif constructCalcTax (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif costValue Determines the cost value of the current order line. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif createEnumerableFactory (Inherited from TradeTotalsBase.)
JJ723422.protmethod(en-us,AX.60).gif createLineQueryRun Creates the query for current order line. (Overrides the createLineQueryRun Method.)
JJ723422.pubmethod(en-us,AX.60).gif creditMax Determines the maximum credit for the customer. (Overrides the creditMax Method.)
JJ723422.pubmethod(en-us,AX.60).gif currencyCode Retrieves the currency code of the record in the Currency table. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif del_markupTotalAmountMST_BR Retrieves the total markup value in the accounting currency. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif determineIsCreditNote Determines whether the order is a credit note by considering the total line amount and total unit quantity. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif discPercent (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif displayFields (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif displayFieldsCurrency (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif documentDate (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif documentStatus (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ723422.pubmethod(en-us,AX.60).gif exchRate (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif exchRateSecondary (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif fillRecordSortedListLine Fills the recordsorted list that holds lines. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif getInclTaxAmount_IN Gets incl tax amount. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif getOrderLineSign_RU Returns an overall sign of the order line. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif getSignIndexByAmount_RU Gets sign index by given amount. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ723422.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ723422.protmethod(en-us,AX.60).gif initMarkup Initializes charges transactions required for calculating the totals. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif initRecordSortedListLine (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif insertRecordSortedListLine (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif interCompanyLineAmount (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif inventDimId Retrieves the InventDimId field of the current order line. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif inventTableModuleCached Selects and caches record buffers of the InventTableModule table. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif inventTransId (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif invoiceAccount (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif invoiceDate (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif isCategoryBased Specifies whether the order line is category based. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif isCreditNote (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif isStocked Specifies whether the order line is tracked in the inventory. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif itemEndDisc Determines whether an item based order line is eligible for total discount. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif itemId (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif itemModuleType Determines the item module type. (Overrides the itemModuleType Method.)
JJ723422.protmethod(en-us,AX.60).gif lineAmount (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif lineCostPrice (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif lineDiscAmount (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif lineEndDiscBalance Gets line end discount balance. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif lineHasDiscount Determines whether a discount is applied to the line. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif lineMarkupTransExist Determines if any MarkupTrans table record is related to any line of the order. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif lineQueryRunGet Retrieves the query for the current order line. (Overrides the lineQueryRunGet Method.)
JJ723422.protmethod(en-us,AX.60).gif lineQueryRunNext Retrieves the query for the next order line. (Overrides the lineQueryRunNext Method.)
JJ723422.pubmethod(en-us,AX.60).gif lineRecordHasMarkup Determines if any MarkupTrans table record is related to the specified line record in the specified table (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif markupCustVend (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif markupFreightAmountCur_BR Returns the freight total amount in transaction currency. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif markupFreightAmountMST_BR Returns the freight total amount in company currency. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif markupInsuranceAmountCur_BR Returns the insurance total amount in transaction currency. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif markupInsuranceAmountMST_BR Returns the insurance total amount in company currency. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif markupLine (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif markupOthersAmountCur_BR Returns the other charges total amount in transaction currency. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif markupOthersAmountMST_BR Returns the other charges total amount in company currency. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif markupTable (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrCalculateInstallEligibleHeaderAmts Calculates installment eligible order amounts. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif mcrCalculateTax Calculates tax for the specified _tradeCalcTax. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrGetCalcInvoicedDiscounts Retrieves the amount of discount for the passed invoiced sales order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrGetEndInstallmentDiscBalance Gets the end discount balance for the specified _discPct. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrGetParmId Gets the current ParmId. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrGetParmTableRefId Returns the TableRefId field from the SalesParmTable. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrGetTotalPostitiveLineAmountDisc Retrieves the line amount for a sales order line based on the passed parameters. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif mcrInitRecordSortedListLine Creates and returns a RecordSortedList for the specified _tableId. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif mcrIsLineInstallmentEligible Returns a boolean value indicating if the SalesLine is installment eligible. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrMarkupCoupon Returns the miscellaneous charge subtotal by type. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif mcrOrderBalanceAbsoluteValue Returns the absolute value balance for the specified _recId. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrRecordSortedListLine Returns a RecordSortedList containing the order line record buffers. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrRemainingMarkupCoupon Returns the remaining markup coupon amount. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif mcrReturnDiscPercent Gets the return order discount percent. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnInstallmentEligibleAmount Returns the eligible amount for installment billing. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnInstallmentEligibleMarkUpLine Returns the installment billing eligible amount for an order line. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnInstallmentEligibleMarkUpTotal Returns the installment billing eligible amount for an order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnInstallmentEligibleTax Returns the taxes calculated on the sales order lines that were deemed to be installment eligible. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnInstallmentEligibleTotal Calculates the total amount eligible for installment billing. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnMarkupInstallEligibleCoupon Returns the eligible amount of the installment order with a coupon. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnTotalAmount Gets the total amount for the return portion of the order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnTotalAmountUnRounded Gets the unrounded total amount for the return portion of the order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnTotalEndDisc Gets the dollar amount of the total order discounts for the return portion of the order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnTotalRoundOff Returns the round off total of the return portion of the order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrReturnTotalTaxAmount Calculates the tax amount for the return portion of the order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrSalesParmTable Gets the SalesParmTable variable from the class. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrTotalBalanceAbsoluteValue Returns the absolute value of the total balance amount. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrTotalEndInstallmentDisc Retrieves and returns the total discount of an installment order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrTotalLineInstallmentDisc Returns the total discount of an installment order line. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrTotalOrderBalanceAbsoluteValue Returns the absolute value balance for the specified _recId. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrTotalOrderDiscount_Invoice Returns the discount total for returns and return/regular orders. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrTotalOrderDiscount_Sales Returns the discount total for the for the sales order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrTotalReturnBalance Returns the product total of the return half of the sales order, if any. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrTotalReturnMarkupLine Gets the miscellaneous charges, that are return miscellaneous charges, on the sales line. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif mcrTotalReturnOrderDiscount_Quotes Returns the total discount for returns and return/regular order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif new (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif nextLine (Inherited from TradeTotals.)
JJ723422.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.)
JJ723422.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.)
JJ723422.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ723422.protmethod(en-us,AX.60).gif orderBalance (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif orderLine_orderTable (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ723422.pubmethod(en-us,AX.60).gif parmCalculateTotalsBySigns_RU Property - calcaulate totals by their signs or not. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif parmContract Gets the Contract parameter. (Overrides the parmContract Method.)
JJ723422.protmethod(en-us,AX.60).gif parmEnumerableFactory Gets or sets the EnumerableFactory parameter. (Inherited from TradeTotalsBase.)
JJ723422.pubmethod(en-us,AX.60).gif parmGoodsInRouteId_RU Gets or sets the GoodsInRouteId_RU parameter. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif parmSalesInvoicePostingType_RU Gets or sets the SalesInvoicePostingType_RU parameter. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif paymCode (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif paymDayId (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif pdsCWQtyRemain Retrieves the quantity that remains, in catch weight units. (Overrides the pdsCWQtyRemain Method.)
JJ723422.protmethod(en-us,AX.60).gif pdsCWQtyUnit Retrieves the total catch weight inventory quantity. (Overrides the pdsCWQtyUnit Method.)
JJ723422.pubmethod(en-us,AX.60).gif pdsCWTotalQty Retrieves the total order quantity in catch weight units. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif pdsCWTotalRemainQty Calculates and gets the remaining catch weight quantity. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif postTotalContributionMargin_BR Returns the contribution margin subtracted of included taxes. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif prepareBalanceCalculation (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif prepareCostValueCalculation (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif prepareMarkupAmountCalculation (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif prepareMarkupLineAmountCalculation (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif prepareMarkupTableAmountCalculation (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif prepareQuantitiesCalculation (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif prepareRemainQuantitiesCalculation (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif prepareTaxAmountCalculation (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif prepareTotalAmountCalculation (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif productsTotalAmount_BR Returns the total products amount of the order. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif qtyInvent (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif qtyInventRemain Retrieves the quantity that remains in inventory units. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif qtyUnit (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif qtyUnitRemain Retrieves the quantity that remains in order line units. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif queryBuildOrderTable (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif queryGetOrderTable (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif recordHasMarkup Determines if any MarkupTrans table record is related to the specified record in the specified table (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif recordSortedListLine Retrieves a record sorted list of lines for which the totals object was created. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif roundedOffTotalAmount Rounds off the total amount that is based on the currency setup. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif roundOff Determines the round-off amount for sales. (Overrides the roundOff Method.)
JJ723422.protmethod(en-us,AX.60).gif roundOffType Determines the rounding form for sales. (Overrides the roundOffType Method.)
JJ723422.protmethod(en-us,AX.60).gif salesTaxTotals_BR Return the total tax amount by tax type. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif servicesTotalAmount_BR Returns the total services amount of the order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif setCurrencyCode Assigns a specific currency code. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ723422.protmethod(en-us,AX.60).gif skipLine Determines whether the order line should be skipped during totals calculation. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif sourceLineRecId Returns the record ID for the source line for which is being used for total calculation. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif tax (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif taxCashDiscPercent (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif taxWithhold_IN Gets the tax withhold. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif taxWithholdCalculation_IN Gets the tax withhold calculation. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ723422.pubmethod(en-us,AX.60).gif totalAmount (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalAmountAddition (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalAmountAdditionBySign_RU Get total amount addition by given sign index. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalAmountBySign_RU Get total amount by given sign (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalAmountCashDiscOnInvoice (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalAmountUnRounded (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalAmountUnRoundedBySign_RU Gets total unrounded amount by the given sign index. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalBalance (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalBalanceBySign_RU Get total balance amount by given sign index. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalCashDisc (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalContributionMargin (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalContributionRatio (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalCostValue (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalEndDisc (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalEndDiscBySign_RU Get total discount amount by given sign index. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalEndDiscLines Calculates the sum of all total discount per line. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalEndDiscUnRounded Calculates the total end discount for the order. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalFreeValue (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalInventRemainQty (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalLineDisc (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalMarkup (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalMarkupBySign_RU Markup amount by sign. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalMarkupLine (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalMarkupLineBySign_RU Get total line markup amount by given sign index. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalMarkupLineDetails_RU (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalMarkupTable (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalMarkupTableBySign_RU Get total table markup amount by given sign index. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalOrderBalance (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalQty (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalRemainInventGrossWeight (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalRemainInventVolume (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalRemainInventWeight (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalRoundOff (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalRoundOffBySign_RU Get total amount roundoff by given sign index. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalTaxAmount (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalTaxAmountBySign_RU Get total tax amount by given sign index. (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalVolume (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif totalWeight (Inherited from TradeTotals.)
JJ723422.pubmethod(en-us,AX.60).gif transferEnumerableFactory Transfer an instance of the TradeTotalsEnumerableFactory class into this class to use caches that are built up in the calling class. (Inherited from TradeTotalsBase.)
JJ723422.pubmethod(en-us,AX.60).gif triangulation (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif unitQtyInInventoryUnits Converts a quantity from order line units to inventory units. (Inherited from TradeTotals.)
JJ723422.protmethod(en-us,AX.60).gif updateQuantities Updates the total order quantities, inventory quantities, and measurements. (Inherited from TradeTotals.)
JJ723422.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.)
JJ723422.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ723422.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ723422.pubmethod(en-us,AX.60).gif JJ723422.static(en-us,AX.60).gif ::construct Constructs an instance of the DeliverySlipTotals_DeliverySlip_BR class.

Top

Inheritance Hierarchy

Object Class
  TradeTotalsBase Class
    TradeTotals Class
      DeliverySlipTotals_BR Class
        DeliverySlipTotals_DeliverySlip_BR Class