Table to view Project Expenses Mass Adjustment Reason and Type
Summary:
Which table can I use to get the "Adjustment type" and "Adjustment Reason" for mass adjustments made against Project Expenses.
I found the table PJC_TXN_MASS_ADJUST table. However, the project_id and task_id columns seem to be NULL, so I am unable to link to this table from PJC_EXP_ITEMS_ALL table to get the information I need.
Are there any other tables or view that stores the information?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25B (11.13.25.04.0)
Code Snippet (add any code snippets that support your topic, if applicable):