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.
Determines whether a specified InventTrans record is selected for a pending picking or registration update.
Syntax
public boolean isInventTransSelected(InventTransRefRecId _inventTransRefRecId)
Run On
Client
Parameters
- _inventTransRefRecId
Type: InventTransRefRecId Extended Data Type
A record ID of the InventTrans table.
Return Value
Type: boolean
true if the record is selected; otherwise, false.