UD100+ Parent-Child Tables

In our DB, I see Parent-Child UD Tables UD100, UD100A, UD101, UD101A,…UD110, UD110A. Is it possible to extend these with additional Tables, ie, UD100, UD100A, UD100B, UD100C ?

If it’s possible, will the links inherent with the existing pairs (ie, UD100, UD100A ) be automatically extended to the added Tables ( ie, UD100B, UD100C ) ?

Thanks,

Ken Brunelli

Nothing out of the box to do that. You will need to create new tables and
code that. Are you trying to create a multi level hierarchy? Just curious
your goal, as there may be a better approach.

Andrew Fagan
afagan@sonasgrp.com
617-335-0505

1 Like

We’re looking to manage Regulatory Certfications in Epicor, with UD Tables as stores of Certification data. The specs I have at this point indicate a one-to-many relationship between Certifications and Parts, but I expect this to be a starting point in the complexity of the project.