Hi All,
as everyone knows that if we change dimension values on sales header level the system will give confirmation dialog to the user for updating line dimensions.
we have a requirement that user should not update header dimensions to lines. so we can tell the user to click on "NO" on the confirmation dialog. but this is not ensuring the user every time.
I could not find any event on standard function(UpdateAllLineDim) to skip confirmation and not updating line dimensions.
please suggest any logic in AL Coding because we don't want to modify standard code.