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