LogisticsEntityLocationMap.addEntityLocation Method [AX 2012]

Creates the entity location relationship link and roles.

public LogisticsEntityLocationMap addEntityLocation([container _roles, boolean _replaceRoles])

Run On

Called

Parameters

_roles
Type: container
A container of role record ID values that are related to an entity location.
_replaceRoles
Type: boolean
A Boolean value that specifies whether to replace the roles.

Return Value

Type: LogisticsEntityLocationMap Map
The LogisticsEntityLocationMap map of the newly created relationship.

Community Additions

ADD
Show: