ReleaseUpdateDB60_EcoRes.updateDocuRefInventTxtOneCompany Method [AX 2012]
Updates DocuRef records related to the DEL_InventTxt table for one the current company so they relate to the corresponding EcoResProductTranslation records.
Syntax
protected void updateDocuRefInventTxtOneCompany(boolean _updateFromInventDimCombination)
Run On
Server
Parameters
- _updateFromInventDimCombination
Type: boolean
If true is passed, update of docurefs for DEL_InventTxt records related to InventDimCombination records will also be performed.