Hello everyone,
when enhancing a BO node structure with custom fields, you have to go into the extension include structure and create an append structure. However, it is apparently not possible to re-use a previously defined append structure, you always have to create a new one. Consider a use case in TM where you need identical additional fields in the TOR object as well as, for example, in the TCC object (and maybe others). Wouldn't it be nice to be able to reuse one structure for all the objects?
Of course, I could include one and the same structure in all of the append structures. But what are the reasons that I have to go this extra step? Or is there a different way?