SalesFormLetterContract.parmMCRInventTransRecid Method [AX 2012]
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 InventTrans record ID to be set and returned.
Return Value
Type: RecId Extended Data Type
The record ID for the InventTrans buffer.
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.