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.
Gets received quantity.
Syntax
server public static real getReceive_IN(
SalesId _salesId,
InvoiceId _invoiceId,
InventTransId _inventTransId)
Run On
Server
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales id.
- _invoiceId
Type: InvoiceId Extended Data Type
The invoice id.
- _inventTransId
Type: InventTransId Extended Data Type
The invent trans id.
Return Value
Type: real
The received quantity.