Skip to main content

Recalculate Parent

What it does

A simple codeunit that allows you to force a complete re-calculation of an associated parent record.

How to invoke

Set the codeunit Classname of the entity to: dk.tempusserva.codeunit.common.GenberegnParent

Configuration

Set the following entity configuration

  • GenberegnParent.ParentField Field NAME containing the DataID of the associated record (eg. ParentReference or Lookup DataID)

Developer info

  • Type: [Type+link]
  • Security: [eg. requires admin or session]
  • Classpath: dk.tempusserva.codeunit.common.GenberegnParent