InventLocationLogisticsLocation.addEntityLocation Method

Adds the specified roles to this warehouse logistics location.

Syntax

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

Run On

ClientOrServer

Parameters

  • _roles
    Type: container
    A container with IDs for the roles.
  • _replaceRoles
    Type: boolean
    A Boolean value that specifies whether to replace the existing roles by the new roles; optional.

Return Value

Type: InventLocationLogisticsLocation Table
This current record.

See Also

Reference

InventLocationLogisticsLocation Table