Really complete table relations ?

RFelsch
RFelsch Member Posts: 3
Hi,

I'm searching for a list of relationships between tables(fields), which is really complete.

Concrete, I want to know all tables and fields, which relates to table 349 (Dimension Value), Field 2 (Code).

Tools like tbrowser are fine, but they work the other way round and rely on the table "Field", which seems not to be reliable. For example, the relation from table 17 (G/L Entry), field 23 (Global dimension 1 code) to table 349 is entered in the properties, but not registered in the table "Field". :(

Anyone with good hints? [-o<

Best regards
Ronald

Comments

  • kriki
    kriki Member, Moderator Posts: 9,135
    Import the objects in the developer toolkit, go the the field and use "where used" with all option on.
    This gives a nice view of where it is used.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • RFelsch
    RFelsch Member Posts: 3
    Thank you very much, that was helpful! :P