Share via


InventTrans.rboTransactionSalesTrans Method

Finds the sales order line with the current inventTransID value.

Syntax

public RetailTransactionSalesTrans rboTransactionSalesTrans([boolean _forUpdate])

Run On

ClientOrServer

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: RetailTransactionSalesTrans Table
A record in the RetailTransactionSalesTrans table; otherwise error.

Exceptions

Exception Condition
Error

Throws an exception if the reference category is not of statement type.

See Also

Reference

InventTrans Table