DBA Data[Home] [Help]

APPS.PQH_BDGT_POOL_REALLOCTIONS_API dependencies on PQH_BDGT_POOL_REALLOCTIONS_BK1

Line 46: pqh_bdgt_pool_realloctions_bk1.create_realloc_txn_dtl_b

42: begin
43: --
44: -- Start of API User Hook for the before hook of create_realloc_txn_dtl
45: --
46: pqh_bdgt_pool_realloctions_bk1.create_realloc_txn_dtl_b
47: (
48: p_transaction_id => p_transaction_id
49: ,p_transaction_type => p_transaction_type
50: ,p_entity_id => p_entity_id

Line 80: pqh_bdgt_pool_realloctions_bk1.create_realloc_txn_dtl_a

76: begin
77: --
78: -- Start of API User Hook for the after hook of create_realloc_txn_dtl
79: --
80: pqh_bdgt_pool_realloctions_bk1.create_realloc_txn_dtl_a
81: (
82: p_txn_detail_id => l_txn_detail_id
83: ,p_transaction_id => p_transaction_id
84: ,p_transaction_type => p_transaction_type