Go to Administration > Forms > User
Form SysUserInfo opens.
Select the AX user that you want linked to an employee.
Click button User Relations.
Form SysCompanyUserInfo opens.
Select tab General.
Select radio button Internal User.
Select the employee that you want to link to the AX user from the Employee dropdown.
EmplTable contains a static method to convert an AX user to an Employee.
EmplTable::userId2EmplId(curuserid());
This method uses the data defined in the above description.
curuserid() retrieves the current AX User.
AXmodel file import in D365 F&O
2 maanden geleden
Geen opmerkingen:
Een reactie posten