Difference between revisions of "GenberegnParent"

From TS NoCode wiki
Jump to navigation Jump to search
(Created page with "==What is it?== A simple codeunit that allows you to force a complete re-calculation of an associated record == How to set up == Set the codeunit Classname of the entity to: '''dk.tempusserva.codeunit.common.GenberegnParent''' Set the following entity configuration * '''GenberegnParent.ParentField''' Field NAME containing the DataID of the associated record (eg. ParentReference or Lookup DataID)")
 
(No difference)

Latest revision as of 15:32, 15 December 2022

What is it?

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

How to set up

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

Set the following entity configuration

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