ProjValTableServer::deleteWorkerFromEmplProjIntercompany Method [AX 2012]

Deletes the selected workers from the worker or project validation table.

server public static void deleteWorkerFromEmplProjIntercompany(Map projLine, ProjValEmplProjGroupId _groupId)

Run On

Server

Parameters

projLine
Type: Map Class
A map of selected workers from worker or project validation form.
_groupId
Type: ProjValEmplProjGroupId Extended Data Type
The group ID of the worker or project validation table.
Show: