Share via


LogisticsEntityLocationMap.addEntityLocation Method

Creates the entity location relationship link and roles.

Syntax

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.

See Also

Reference

LogisticsEntityLocationMap Map