Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

History of a value range in a domain

vimal_kumar4
Explorer
0 Kudos
148

Hi Experts,

We have a custom table and many custom fields. These custom fields have custom data elements and then the custom domains. One of the custom domain has a value range Y,N. Our testing team is arguing that it should be P,T in quality system. When I checked the value range in dev and quality it is showing as Y,N. I can change the values in the value range from Y,N to P,T and transport it to quality sytem, but before doing that how do I make sure that the value range were earlier P,T and it got changed to Y,N. If it was Y,N right from the day the value range was created, then I can inform this to the testing team. I just want to know is there any means we can identify the history of a value range of a domain.

Please clearly let me know an approach.

Regards

Vimal

1 REPLY 1

ThomasZloch
Active Contributor
0 Kudos
93

There is a version history for domain values. Compare the current and previous versions of the relevant domain in your development system, just like you would for program code.

Thomas