How to find the revenue_category_id from revenue_category_code in PPM
I need to filter data using revenue category code in PPM. Revenue category code is kept in PJF_REVENUE_CATEGORY lookup. Now when I use joins in PPM table they are holding revenue_category_id. I need to know what is the base table that holds mapping for revenue_category_id from revenue_category_code.
0