RetailTransactionServiceEmployee::getStaffPermission Method [AX 2012]
Creates a container with staff permissions.
Syntax
client server public static container getStaffPermission(
RetailStaffTable staff,
DirPartyTable party,
RetailStaffPermission staffPermission)
Run On
Called
Parameters
- staff
Type: RetailStaffTable Table
A RetailStaffTable buffer.
- party
Type: DirPartyTable Table
A DirPartyTable buffer.
- staffPermission
Type: RetailStaffPermission Map
A RetailStaffPermission buffer.
Return Value
Type: container
The container with staff and permission information.