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.
Sets and returns the record ID for the InventTrans record.
Syntax
public RecId parmMCRInventTransRecid([RecId _inventTransRecId])
Run On
Called
Parameters
- _inventTransRecId
Type: RecId Extended Data Type
The record ID of the InventTrans record for which this method sets and returns; optional.
Return Value
Type: RecId Extended Data Type
The record ID of the InventTrans record passed.
Remarks
This is needed for the unship process. When the unship process runs, the system needs to look for the specific trans recid and only process the InventTrans record selected during the packing slip return process.