SysTranslationHelper.launchTranslationDetailForm Method [AX 2012]
Launches the transformation form.
Syntax
public void launchTranslationDetailForm(RecId _selectedRecId, [boolean _allowEdit])
Run On
Called
Parameters
- _selectedRecId
Type: RecId Extended Data Type
A selectedRecID field that indicates the RecID value of the field in the main table that is to be translated.
- _allowEdit
Type: boolean