WrkCtrResourceAbilityMapController.insertData Method [AX 2012]

Inserts cell data into the internal maps and makes sure that the column and row headers are updated.

Syntax

protected void insertData(WrkCtrTable _wrkCtrTable, WrkCtrAbility _wrkCtrAbility)

Run On

Called

Parameters

  • _wrkCtrAbility
    Type: WrkCtrAbility View
    The _wrkCtrAbility value indicates whether the method can insert.

See Also

Reference

WrkCtrResourceAbilityMapController Class