<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tsnocode.dev/index.php?action=history&amp;feed=atom&amp;title=LoadInfoFromCVR</id>
	<title>LoadInfoFromCVR - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tsnocode.dev/index.php?action=history&amp;feed=atom&amp;title=LoadInfoFromCVR"/>
	<link rel="alternate" type="text/html" href="https://wiki.tsnocode.dev/index.php?title=LoadInfoFromCVR&amp;action=history"/>
	<updated>2026-04-11T12:37:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.0</generator>
	<entry>
		<id>https://wiki.tsnocode.dev/index.php?title=LoadInfoFromCVR&amp;diff=6572&amp;oldid=prev</id>
		<title>Tvi: Created page with &quot;== What is it? == A codeunit that does a lookup via danish CVR register and updates the given fields of the record.  Only the configurations that are set will be updated, allowing for fetching of specific fields.  == How to set up == Add a status action and set the codeunit Classname to: '''dk.tempusserva.codeunit.common.LoadInfoFromCVR'''  Set the following entity configurations  * '''LoadInfoFromCVR.LookupField''' Field SYSTEMNAME containing the CVR to be looked up (re...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tsnocode.dev/index.php?title=LoadInfoFromCVR&amp;diff=6572&amp;oldid=prev"/>
		<updated>2022-12-15T14:38:51Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== What is it? == A codeunit that does a lookup via danish CVR register and updates the given fields of the record.  Only the configurations that are set will be updated, allowing for fetching of specific fields.  == How to set up == Add a status action and set the codeunit Classname to: &amp;#039;&amp;#039;&amp;#039;dk.tempusserva.codeunit.common.LoadInfoFromCVR&amp;#039;&amp;#039;&amp;#039;  Set the following entity configurations  * &amp;#039;&amp;#039;&amp;#039;LoadInfoFromCVR.LookupField&amp;#039;&amp;#039;&amp;#039; Field SYSTEMNAME containing the CVR to be looked up (re...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== What is it? ==&lt;br /&gt;
A codeunit that does a lookup via danish CVR register and updates the given fields of the record.&lt;br /&gt;
&lt;br /&gt;
Only the configurations that are set will be updated, allowing for fetching of specific fields.&lt;br /&gt;
&lt;br /&gt;
== How to set up ==&lt;br /&gt;
Add a status action and set the codeunit Classname to: '''dk.tempusserva.codeunit.common.LoadInfoFromCVR'''&lt;br /&gt;
&lt;br /&gt;
Set the following entity configurations&lt;br /&gt;
&lt;br /&gt;
* '''LoadInfoFromCVR.LookupField''' Field SYSTEMNAME containing the CVR to be looked up (required)&lt;br /&gt;
* '''LoadInfoFromCVR.NameField''' Field SYSTEMNAME for the field to be populated with the name of the company&lt;br /&gt;
* '''LoadInfoFromCVR.AddressField''' Field SYSTEMNAME for the field to be populated with the streetname and number of the company&lt;br /&gt;
* '''LoadInfoFromCVR.PostalcodeField''' Field SYSTEMNAME for the field to be populated with the zip/postal code of the company&lt;br /&gt;
* '''LoadInfoFromCVR.CityField''' Field SYSTEMNAME for the field to be populated with the cityname of the company&lt;br /&gt;
* '''LoadInfoFromCVR.EmailField''' Field SYSTEMNAME for the field to be populated with the email of the company&lt;br /&gt;
* '''LoadInfoFromCVR.PhoneField''' Field SYSTEMNAME for the field to be populated with the phonenumber of the company&lt;br /&gt;
* '''LoadInfoFromCVR.FaxField''' Field SYSTEMNAME for the field to be populated with the fax of the company&lt;br /&gt;
* '''LoadInfoFromCVR.EmployeeCountField''' Field SYSTEMNAME for the field to be populated with the employee count of the company&lt;br /&gt;
* '''LoadInfoFromCVR.IndustryCodeField''' Field SYSTEMNAME for the field to be populated with the industry code of the company&lt;br /&gt;
* '''LoadInfoFromCVR.CompanyCodeField''' Field SYSTEMNAME for the field to be populated with the compoany type code of the company&lt;/div&gt;</summary>
		<author><name>Tvi</name></author>
	</entry>
</feed>