Share via


InventSiteLogisticsLocation::addLocation Method

Creates a InventSiteLogisticsLocation record and associated role for the specified site.

Syntax

server public static boolean addLocation(
    RecId _site, 
    LogisticsLocationRecId _location, 
    LogisticsLocationRoleRecId _role, 
   [ValidFromDateTime _validFrom, 
    ValidToDateTime _validTo])

Run On

Server

Parameters

Return Value

Type: boolean
true if the data is created; otherwise, false.

See Also

Reference

InventSiteLogisticsLocation Table