Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the DUNS number is used more than one time.
Syntax
client server public static boolean isDUNSUsedMoreThanOnce(LogisticsDunsNumberRecId _dunsRecId)
Run On
Called
Parameters
- _dunsRecId
Type: LogisticsDunsNumberRecId Extended Data Type
The record ID of the DirDunsNumber record to check for.
Return Value
Type: boolean
true if the specified DUNS number is used more than one time; otherwise, false.