Share via


InventStatusContract_CN.parmTmpTableDataRecId Method [AX 2012]

Gets or sets the value of the InventPhysQtySumTmpRecId data contract parameter.

Syntax

public RecId parmTmpTableDataRecId([RecId _inventPhysQtySumTmpRecId])

Run On

Called

Parameters

  • _inventPhysQtySumTmpRecId
    Type: RecId Extended Data Type
    The new value of the InventPhysQtySumTmpRecId data contract parameter.

Return Value

Type: RecId Extended Data Type
The current value of the InventPhysQtySumTmpRecId data contract parameter.

See Also

Reference

InventStatusContract_CN Class