WMSJournalTable::receiptQuarantineControl Method
Indicates whether one of the journal lines that is related to the specified InventTransIdvalue has quarantine control on.
Syntax
server public static InventQuarantineControl receiptQuarantineControl(InventTransId _inventTransId, [WMSJournalId _excludeJournalId])
Run On
Server
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
An InventTransId value that is used to search for arrival journal lines.
- _excludeJournalId
Type: WMSJournalId Extended Data Type
A journal ID that should not be searched for related lines; optional.
Return Value
Type: InventQuarantineControl Extended Data Type
A NoYes enumeration value that indicates whether quarantine control is set on the arrival journal lines.