CustomJournalTrans_RU::applyCountryRegionId Method
Updates the country/region field in the record, based on the original record.
Syntax
server public static AddressCountryRegionId applyCountryRegionId(
AddressCountryRegionId _newCountryRegionId,
CustomJournalTrans_RU _callerRecord,
[boolean _autoAcceptDialog])
Run On
Server
Parameters
- _newCountryRegionId
Type: AddressCountryRegionId Extended Data Type
The new country/region value.
- _callerRecord
Type: CustomJournalTrans_RU Table
The original record.
- _autoAcceptDialog
Type: boolean
A Boolean value that indicates whether to skip the confirmation dialog box; optional.
Return Value
Type: AddressCountryRegionId Extended Data Type
The new country/region value.