Share via


LogisticsLocationDefault.defaultExistsByRoleRecId Method [AX 2012]

Indicates whether a default location exists for a given LogisticsLocationRoleRecId value.

Syntax

public boolean defaultExistsByRoleRecId(LogisticsLocationRoleRecId _roleRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a default location exists; otherwise, false.

See Also

Reference

LogisticsLocationDefault Class