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