Official Content

 

rgo0001 This table is referenced by table (%1) and at least one attribute in its foreign key ( %2) does not allow nulls. The table will be initialized with a default record if table (%1) has records.

This reorganization allows you to add a new table, with a foreign key in it, into an existing table that is not empty. Let's see an example:

Trn Cient
ClientCode*
ClientName

And the reorganization consists of:

1. New Trn Country
CountryId*
CountryName

2. New FK to Country in Table Cient
ClientCode*
ClientName
CountryId

The Impact Analysis shows:

NoDaRGZ0015.jpg

rgo0001.jpg

This type of reorganization was not supported in Genexus 9.0 and prior versions, and in fact a rgz0015 runtime control (like the one shown below) was given:

RGZ0015.jpg








Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant