LogisticsEntityLocationFormHandler.setRoles Method [AX 2012]

Sets the list of location roles for the location of the party.

Syntax

public void setRoles([container _roles])

Run On

Called

Parameters

  • _roles
    Type: container
    A container of LogisticsLocationRole table record IDs.

See Also

Reference

LogisticsEntityLocationFormHandler Class