HcmApplicationBasketLocationView::updateQuery Method
Update the query of the HRMApplicationBasket form.
Syntax
client server public static void updateQuery(
FormDataSource _formDataSource,
RecId _party,
RecId _nonParty,
LogisticsLocationIsPostal _isPostal)
Run On
Called
Parameters
- _formDataSource
Type: FormDataSource Class
A FormDataSource object for the logistics location data source of the LogisticsContactInfo form.
- _party
Type: RecId Extended Data Type
A value for the DirPartyRecId field that is used in the complex query expression.
- _nonParty
Type: RecId Extended Data Type
A value for the HcmApplicationBasketLocationRecId field that is used in the complex query expression.
- _isPostal
Type: LogisticsLocationIsPostal Extended Data Type
A Boolean value that indicates whether the location is a postal address.
Remarks
Adds a complex range for the HcmApplicationBasketLocationView view.