JmgProfileSpecMap::initFromMap Method [AX 2012]

Initializes the JmgProfileSpecMap record with values from another JmgProfileSpecMap record.

client server public static JmgProfileSpecMap initFromMap(JmgProfileSpecMap jmgProfileSpecMapIn)

Run On

Called

Parameters

jmgProfileSpecMapIn
Type: JmgProfileSpecMap Map
The JmgProfileSpecMap record that has values to use for initialization.

Return Value

Type: JmgProfileSpecMap Map
An initialized JmgProfileSpecMap record.
Show: