DBA Data[Home] [Help]

APPS.PQH_BUDGET_POOLS_API dependencies on PQH_BUDGET_POOLS_BK4

Line 481: pqh_budget_pools_bk4.create_reallocation_txn_b

477: begin
478: --
479: -- Start of API User Hook for the before hook of create_reallocation_txn
480: --
481: pqh_budget_pools_bk4.create_reallocation_txn_b
482: (
483: p_name => p_name
484: ,p_parent_folder_id => p_parent_folder_id
485: ,p_effective_date => trunc(p_effective_date)

Line 514: pqh_budget_pools_bk4.create_reallocation_txn_a

510: begin
511: --
512: -- Start of API User Hook for the after hook of create_reallocation_txn
513: --
514: pqh_budget_pools_bk4.create_reallocation_txn_a
515: (
516: p_transaction_id => l_transaction_id
517: ,p_name => p_name
518: ,p_parent_folder_id => p_parent_folder_id