InventTransferTotals_BR Class [AX 2012]

Syntax

class InventTransferTotals_BR

Run On

Called

Methods

  Method Description
JJ783906.pubmethod(en-us,AX.60).gif calc Calculates the transfer order totals
JJ783906.privmethod(en-us,AX.60).gif calculateBalance
JJ783906.privmethod(en-us,AX.60).gif calculateTaxAmount
JJ783906.privmethod(en-us,AX.60).gif calculateTotalAmount
JJ783906.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ783906.protmethod(en-us,AX.60).gif constructTransferCalcTax Creates the InventTransferCalcTax_BR object
JJ783906.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ783906.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ783906.pubmethod(en-us,AX.60).gif grossWeight Returns the gross weight of the transfer order
JJ783906.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ783906.protmethod(en-us,AX.60).gif initCursor Initializes the query used to calculate the totals
JJ783906.protmethod(en-us,AX.60).gif inventTransId Returns the current transaction inventTransId
JJ783906.protmethod(en-us,AX.60).gif itemId Returns the current transaction itemId
JJ783906.protmethod(en-us,AX.60).gif lineAmount Calculates the line amount for a given quantity
JJ783906.protmethod(en-us,AX.60).gif lineCostPrice Returns the inventTrans cost amounts
JJ783906.pubmethod(en-us,AX.60).gif new Instantiates the InventTransferTotals_BR object
JJ783906.protmethod(en-us,AX.60).gif nextLine Fetches the next record
JJ783906.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.)
JJ783906.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.)
JJ783906.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ783906.protmethod(en-us,AX.60).gif orderBalance Returns the transfer order totals
JJ783906.protmethod(en-us,AX.60).gif orderLine_orderTable Returns the order record
JJ783906.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ783906.privmethod(en-us,AX.60).gif prepareBalanceCalculation
JJ783906.privmethod(en-us,AX.60).gif prepareQuantitiesCalculation
JJ783906.privmethod(en-us,AX.60).gif prepareTaxAmountCalculation
JJ783906.privmethod(en-us,AX.60).gif prepareTotalAmountCalculation
JJ783906.protmethod(en-us,AX.60).gif qtyInvent Returns the current transfer line quantity
JJ783906.protmethod(en-us,AX.60).gif qtyShip Returns the transfer line shipment quantity
JJ783906.protmethod(en-us,AX.60).gif qtyUnit Returns the current transfer line quantity
JJ783906.protmethod(en-us,AX.60).gif queryBuild Returns the queryRun object containing the order lines
JJ783906.protmethod(en-us,AX.60).gif queryGet Returns the current record
JJ783906.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ783906.protmethod(en-us,AX.60).gif shipUpdateQty Returns which quantity should be shipped
JJ783906.pubmethod(en-us,AX.60).gif tax Gets or sets the Tax class
JJ783906.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ783906.pubmethod(en-us,AX.60).gif totalAmount Returns the transfer order total amount
JJ783906.pubmethod(en-us,AX.60).gif totalAmountUnRounded Returns the transfer order total amount without rounding
JJ783906.pubmethod(en-us,AX.60).gif totalBalance Returns the order amount
JJ783906.pubmethod(en-us,AX.60).gif totalTaxAmount Returns the total tax amount
JJ783906.pubmethod(en-us,AX.60).gif totalTaxAmountByType Returns the total tax amount by type
JJ783906.pubmethod(en-us,AX.60).gif transferQty Returns the transfer quantity
JJ783906.pubmethod(en-us,AX.60).gif transferVolume Returns the transfer order items volume
JJ783906.pubmethod(en-us,AX.60).gif transferWeight Returns the net weight of the transfer order
JJ783906.privmethod(en-us,AX.60).gif updateOrderBalances
JJ783906.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.)
JJ783906.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ783906.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ783906.pubmethod(en-us,AX.60).gif JJ783906.static(en-us,AX.60).gif ::construct Creates the InventTransferTotals_BR object
JJ783906.pubmethod(en-us,AX.60).gif JJ783906.static(en-us,AX.60).gif ::showTax Shows the temporary sales tax form

Top

Inheritance Hierarchy

Object Class
  InventTransferTotals_BR Class
    InventTransferTotals_Order_BR Class
    InventTransferTotals_Parm_BR Class