Share via


SalesLineType.salesTableSelectForupdate Method [AX 2012]

Selects a SalesTable record for update when the Boolean update value of the class member is true.

Syntax

protected SalesTable salesTableSelectForupdate()

Run On

Called

Return Value

Type: SalesTable Table
A SalesTable record that is selected for update.

See Also

Reference

SalesLineType Class