Connecting tasks to Expediture Type
Summary: Looks like Task is connected closely to the expenditure type pretty closely on the UI, but I'm struggling to figure our how to connect them via SQL. I'm able to pull most task values from PJF_PROJ_ELEMENTS_B, but the expenditure type related tables (below), don't seems to contain the field I'm looking for. Also, not sure if I'm doing the join correctly.
Content (required): Still no clue what this field is used for.
Version (include the version you are using, if applicable): 23B
Code Snippet (add any code snippets that support your topic, if applicable):
FROM PJF_PROJ_ELEMENTS_B TASK
0