DBA Data[Home] [Help]

APPS.PQH_CBR_ENGINE dependencies on PQH_BUDGET_POOLS

Line 60: g_folder_name pqh_budget_pools.name%type;

56: g_budget_unit_type varchar2(15);
57: g_budget_unit_name varchar2(80);
58: g_budget_unit_num number;
59: g_budget_unit_id number;
60: g_folder_name pqh_budget_pools.name%type;
61:
62: procedure populate_globals(p_transaction_id in number);
63:
64: function get_transaction_value(p_entity_id in number,