PBAItemLine::reselect Method [AX 2012]
Rereads the data in the map from the database.
client server public static PBAItemLine reselect(PBAItemLine _itemLine, [boolean _forUpdate])
Run On
CalledParameters
- _itemLine
- Type: PBAItemLine Map
The map of the record to reread.
- _forUpdate
- Type: boolean
If the record should be selected for update; optional.
Show: