HI all,
Is it possible to export a specification, and ensure that the export contains all other specifications that the REAL_SUB contains? For example, a REAL_SUB may have a composition of 4 LIST_SUBs. I would like the 4 LIST_SUBs data to also be part of the export. When I say LIST_SUB data, I mean the specification data (value assignments) of that LIST_SUB.
I cannot seem to get this to work with the standard export process, unless I am missing something.
Can this be done? (without manually exporting each LIST_SUB)