ProjValTableServer::addWorkerToEmplProjIntercompany Method [AX 2012]
Adds the selected workers from another legal entity to the worker or project validation table.
server public static void addWorkerToEmplProjIntercompany(Map projLine, ProjValEmplProjGroupId _groupId)
Run On
ServerParameters
- projLine
- Type: Map Class
A map of selected workers from the worker or project validation form.
- _groupId
- Type: ProjValEmplProjGroupId Extended Data Type
The group ID of the worker or project validation table.
Show: