MainAccountTranslation::applyTranslations Method
Applies the translation values from the specified source main account to the specified target main account.
Syntax
server public static void applyTranslations(MainAccountRecId _sourceMainAccountRecId, MainAccountRecId _targetMainAccountRecId)
Run On
Server
Parameters
- _sourceMainAccountRecId
Type: MainAccountRecId Extended Data Type
The source MainAccount record ID.
- _targetMainAccountRecId
Type: MainAccountRecId Extended Data Type
The target MainAccount record ID.
Remarks
Existing target main account translation values will not be replaced.