Share via


SalesFormletterParmData.parmMCRInventTransRecid Method [AX 2012]

Sets or returns the record ID for the inventtrans record.

Syntax

public RecId parmMCRInventTransRecid([RecId _inventTransRecId])

Run On

Server

Parameters

Return Value

Type: RecId Extended Data Type
The newly set InventTrans record ID.

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

SalesFormletterParmData Class