Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Class InventTransferTotals_Order_BR provides functions to calculate totals for transfer order.
Syntax
class InventTransferTotals_Order_BR extends InventTransferTotals_BR
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
calc | Calculates the transfer order totals (Inherited from InventTransferTotals_BR.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
constructTransferCalcTax | Creates the InventTransferCalcTax_BR object (Overrides the constructTransferCalcTax Method.) |
![]() |
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 (Inherited from InventTransferTotals_BR.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initCursor | Initializes the query used to calculate the totals (Inherited from InventTransferTotals_BR.) |
![]() |
inventTransId | Returns the current transaction inventTransId (Overrides the inventTransId Method.) |
![]() |
itemId | Returns the current transaction itemId (Overrides the itemId Method.) |
![]() |
lineAmount | Calculates the line amount for a given quantity (Overrides the lineAmount Method.) |
![]() |
lineCostPrice | Returns the inventTrans cost amounts (Inherited from InventTransferTotals_BR.) |
![]() |
new | Instantiates the InventTransferTotals_BR object (Overrides the new Method.) |
![]() |
nextLine | Fetches the next record (Overrides the nextLine Method.) |
![]() |
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 (Inherited from InventTransferTotals_BR.) |
![]() |
orderLine_orderTable | Returns the order record (Overrides the orderLine_orderTable Method.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
qtyInvent | Returns the current transfer line quantity (Overrides the qtyInvent Method.) |
![]() |
qtyShip | Returns the transfer line shipment quantity (Overrides the qtyShip Method.) |
![]() |
qtyUnit | Returns the current transfer line quantity (Overrides the qtyUnit Method.) |
![]() |
queryBuild | Returns the queryRun object containing the order lines (Overrides the queryBuild Method.) |
![]() |
queryGet | Returns the current record (Overrides the queryGet Method.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
shipUpdateQty | Returns which quantity should be shipped (Overrides the shipUpdateQty Method.) |
![]() |
tax | Gets or sets the Tax class (Inherited from InventTransferTotals_BR.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
totalAmount | Returns the transfer order total amount (Inherited from InventTransferTotals_BR.) |
![]() |
totalAmountUnRounded | Returns the transfer order total amount without rounding (Inherited from InventTransferTotals_BR.) |
![]() |
totalBalance | Returns the order amount (Inherited from InventTransferTotals_BR.) |
![]() |
totalTaxAmount | Returns the total tax amount (Inherited from InventTransferTotals_BR.) |
![]() |
totalTaxAmountByType | Returns the total tax amount by type (Inherited from InventTransferTotals_BR.) |
![]() |
transferQty | Returns the transfer quantity (Inherited from InventTransferTotals_BR.) |
![]() |
transferVolume | Returns the transfer order items volume (Inherited from InventTransferTotals_BR.) |
![]() |
transferWeight | Returns the net weight of the transfer order (Inherited from InventTransferTotals_BR.) |
![]() |
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.) |
Top
Inheritance Hierarchy
Object Class
InventTransferTotals_BR Class
InventTransferTotals_Order_BR Class