ProjPeriodPostingDPContract.parmTmpTableDataRecId Method [AX 2012]
Gets or sets the value of the TmpTableDataRecId data contract parameter.
public RecId parmTmpTableDataRecId([RecId _tmpTableDataRecId])
Run On
CalledParameters
- _tmpTableDataRecId
- Type: RecId Extended Data Type
The new value of the TmpTableDataRecId data contract parameter; optional.
Return Value
Type: RecId Extended Data TypeThe current value of the TmpTableDataRecId data contract parameter.
Community Additions
ADD
Show: