BankClientFormatForm.recordMapKey2Con Method [AX 2012]

Converts a key to a container.

Syntax

protected container recordMapKey2Con(str _key)

Run On

Called

Parameters

  • _key
    Type: str
    The key of the field map.

Return Value

Type: container
The container that represents the key of the field map.

See Also

Reference

BankClientFormatForm Class