Share via


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

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.

See Also

Reference

SalesFormLetterContract Class