RetailTransactionService::retailServerStaffInfo Method [AX 2012]

Method gets the staff Id and returns detail information about the staff and permissions for staff.

client server public static container retailServerStaffInfo(RetailStaffId _staffId)

Run On

Called

Parameters

_staffId
Type: RetailStaffId Extended Data Type
Staff Id.

Return Value

Type: container
The Staff Information as a container.
Show: