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.
Retrieves a map that holds selected quantities by InventTrans record ID.
Syntax
protected Map mapQtyByTmpInventTransWMSInventTrans(TmpInventTransWMSRefRecId _tmpInventTransWMSRefRecId, [boolean _copy])
Run On
Client
Parameters
- _tmpInventTransWMSRefRecId
Type: TmpInventTransWMSRefRecId Extended Data Type
A TmpInventTransWMS record ID.
- _copy
Type: boolean
A Boolean value that specifies whether the original map or a copy must be returned.
Return Value
Type: Map Class
A Map if the selected quantities exist; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).