InventSiteLogisticsLocation::defaultExists Method
Indicates whether a default location exists for the specified site and role.
Syntax
client server public static boolean defaultExists(InventSiteId _siteId, LogisticsLocationRoleRecId _roleId)
Run On
Called
Parameters
- _siteId
Type: InventSiteId Extended Data Type
The ID of the site.
- _roleId
Type: LogisticsLocationRoleRecId Extended Data Type
The role to be checked for.
Return Value
Type: boolean
true if a default location exists; otherwise, false.