ReleaseUpdateDB60_EcoRes.updateDocuRefInventTxtCrossCompany Method [AX 2012]
Updates the DocuRef records related to the DEL_InventTxt table for all companies so they relate to the corresponding EcoResProductTranslation records.
Syntax
protected void updateDocuRefInventTxtCrossCompany(boolean _updateFromInventDimCombination)
Run On
Server
Parameters
- _updateFromInventDimCombination
Type: boolean
A Boolean value that indicates whether the DEL_InventTxt records related to the InventDimCombination records will be updated.