LogisticsEntityLocationFormHandler.getEntityLocation Method [AX 2012]

Gets the current entity location record map, that is, the DirPartyLocation, InventSiteLogisticsLocation, and so on.

Syntax

public LogisticsEntityLocationMap getEntityLocation()

Run On

Called

Return Value

Type: LogisticsEntityLocationMap Map
A LogisticsEntityLocationMap map object of the current entity location.

See Also

Reference

LogisticsEntityLocationFormHandler Class