LedgerVoucherTransObject.parmRecId Method [AX 2012]

Gets or sets a value that is used for custom summarization.

Syntax

public RecId parmRecId([RecId _recId])

Run On

Called

Parameters

Return Value

Type: RecId Extended Data Type
The value that is used for summarization.

Remarks

This value is required to be unique in a single ledger posting voucher unless custom summarization is expected. This value can be set to zero to disable custom summarization.

See Also

Reference

LedgerVoucherTransObject Class