Share via


PBAItemLine::reselect Method

Rereads the data in the map from the database.

Syntax

client server public static PBAItemLine reselect(PBAItemLine _itemLine, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    If the record should be selected for update; optional.

Return Value

Type: PBAItemLine Map
The data map of the record given.

Exceptions

Exception Condition
Error

The given map is not correctly instantiated.

See Also

Reference

PBAItemLine Map