Share via


LogisticsEntityLocationFormHandler.defaultLocationRoles Method [AX 2012]

Gets the default LogisticsLocationRole record for the LogisticsLocation.

Syntax

protected Map defaultLocationRoles()

Run On

Called

Return Value

Type: Map Class
A map of key and value pairs in which the key is the RecId value and the value is the name on the LogisticsLocationRole records.

See Also

Reference

LogisticsEntityLocationFormHandler Class