Share via


HcmApplicationBasketLocation::updatePrimaryLocation Method

Updates the IsPrimary field in the HcmApplicationBasketLocation table and the DirPartyLocation table.

Syntax

client server public static void updatePrimaryLocation(
    HcmApplicationBasketLocationRecId _applicationBasket, 
    DirPartyRecId _party, 
    LogisticsLocationRecId _location, 
    LogisticsIsPrimaryAddress _isPrimary, 
    LogisticsLocationIsPostal _isPostal)

Run On

Called

Parameters

Remarks

Any changes in the existing record is corrected.

See Also

Reference

HcmApplicationBasketLocation Table