Share via


HcmApplicationBasketLocationView::primaryLocationExist Method

Determines whether any primary location exists for an individual other than the supplied location record ID.

Syntax

client server public static boolean primaryLocationExist(
    HrmApplicationBasketRecId _applicationBasketRecId, 
    LogisticsLocationRecId _location, 
   [boolean _isPostal, 
    LogisticsElectronicAddressMethodType _methodType, 
    boolean _showErrorWhenPrivate])

Run On

Called

Parameters

  • _isPostal
    Type: boolean
    A Boolean value that indicates whether to check for postal locations.
  • _showErrorWhenPrivate
    Type: boolean

Return Value

Type: boolean
true if other primary location exists other than the supplied location record ID for the supplied entity; otherwise, false.

See Also

Reference

HcmApplicationBasketLocationView View