Share via


PdsMRCRegulatedCountry::checkExist Method

Determines whether a record for the item and country or region occurs in the PdsMRCRegulatedCountry table.

Syntax

client server public static boolean checkExist(
    ItemId _itemId, 
    AddressCountryRegionId _countryId, 
    LogisticsAddressStateId _stateId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PdsMRCRegulatedCountry Table