Author Topic: How to find quick out which packages are excluded from document generation  (Read 2625 times)

PeterHeintz

  • EA User
  • **
  • Posts: 976
  • Karma: +58/-18
    • View Profile
Does anyone know in which table and in which field this information is stored, so I can figure out by a query which packages are excluded?
I assume someware in a magic field of the magic t_xref table.
Best regards,

Peter Heintz

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +566/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to find quick out which packages are excluded from document generation
« Reply #1 on: February 12, 2025, 05:46:16 pm »
In t_package.PackageFlags you'll find RTF=F;

Geert

PeterHeintz

  • EA User
  • **
  • Posts: 976
  • Karma: +58/-18
    • View Profile
Re: How to find quick out which packages are excluded from document generation
« Reply #2 on: February 12, 2025, 05:54:20 pm »
Thanks!
Best regards,

Peter Heintz