formletterParmData.parmSubTableMapKey Method [AX 2012]

Generates a key for the specified record.

Syntax

protected str parmSubTableMapKey(Common _source)

Run On

Server

Parameters

  • _source
    Type: Common Table
    The record for which to generate a key.

Return Value

Type: str
A string that holds the key for the record.

See Also

Reference

formletterParmData Class