DBA Data[Home] [Help]

APPS.PQH_BUDGET_POOLS_API dependencies on PQH_BPL_INS

Line 96: pqh_bpl_ins.ins

92: -- End of API User Hook for the before hook of create_reallocation_folder
93: --
94: end;
95: --
96: pqh_bpl_ins.ins
97: (
98: p_pool_id => l_folder_id
99: ,p_name => p_name
100: ,p_budget_version_id => p_budget_version_id

Line 500: pqh_bpl_ins.ins

496: -- End of API User Hook for the before hook of create_reallocation_txn
497: --
498: end;
499: --
500: pqh_bpl_ins.ins
501: (
502: p_pool_id => l_transaction_id
503: ,p_name => p_name
504: ,p_parent_pool_id => p_parent_folder_id