smmContactPersonSynchronizeFieldMapping::checkLocationExists Method

Checks whether the corresponding smmContactPersonSynchronizeFieldMapping record exist based on the userId, contactPersonId, and location.

Syntax

client server public static boolean checkLocationExists(
    UserId _userId, 
    ContactPersonId _contactPersonId, 
    LogisticsLocationRecId _location, 
   [RefRecId _recId])

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists; otherwise, false.

See Also

Reference

smmContactPersonSynchronizeFieldMapping Table