ProjCategory.insert Method [AX 2012]

Inserts a new activity into the table.

public void insert([boolean _integrate])

Run On

Server

Parameters

_integrate
Type: boolean
A Boolean value that indicates whether a new activity is to be inserted into the table.

This will call the updateControlCategory method to update the ProjControlCategory table.

Community Additions

ADD
Show: