marlowe
17th June 2002, 19:41
The domain tcitem on our system (v4c2) has been set to right aligned. Apparently this was set when the system was first set up. To ensure compatibility with other systems, and to make it easier for users to search using part of a key, we are looking at changing the alignment to left aligned. This appears to be a relatively straight forward change. Before we proceed, are there any other factors that we need to consider?

alejandro
18th June 2002, 00:53
Take a look at this BaaN Quick Guide in solution 2853, maybe is usefull for you.

Hope this help.

Han Brinkman
18th June 2002, 08:41
remember that it will rebuild all tables that have a field with domain tcitem. That could take some hours.
Furthermore check if you don't have stored items in own tables and check the domain definition of that table.

At last did you do any customisations? Check the code.

I also want to strongly recommend a test in a test environment and a check of your procedures before doing this in your life environement.