DBA Data[Home] [Help]

APPS.PQH_BUDGET_POOLS_API dependencies on PQH_BUDGET_POOLS_BK5

Line 614: pqh_budget_pools_bk5.update_reallocation_txn_b

610: begin
611: --
612: -- Start of API User Hook for the before hook of update_reallocation_txn
613: --
614: pqh_budget_pools_bk5.update_reallocation_txn_b
615: (
616: p_transaction_id => p_transaction_id
617: ,p_name => p_name
618: ,p_parent_folder_id => p_parent_folder_id

Line 648: pqh_budget_pools_bk5.update_reallocation_txn_a

644: begin
645: --
646: -- Start of API User Hook for the after hook of update_reallocation_txn
647: --
648: pqh_budget_pools_bk5.update_reallocation_txn_a
649: (
650: p_transaction_id => p_transaction_id
651: ,p_name => p_name
652: ,p_parent_folder_id => p_parent_folder_id