Hi,
we're trying to figure out how the Work Breakdown Structure flows through the database. Are there database diagrams / tables listed regarding WBS and projects showing table relations? There seem to be a lot under the hood and e.g. table ProjActivity does not directly know anything of the actual project it links to.
Our main issue is how to create WBS tasks in x++ code so that they link to proper projects that are created in code as well.