RetailTransactionService::updateStaffPassword Method [AX 2012]
Updates employee password.
client server public static container updateStaffPassword(
str staffId,
str password,
int changePassword)
Run On
Called
Show:
Updates employee password.
client server public static container updateStaffPassword(
str staffId,
str password,
int changePassword)