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