DBA Data[Home] [Help]

APPS.PQH_BDGT_POOL_REALLOCTIONS_SWI dependencies on PQH_BDGT_POOL_REALLOCTIONS_API

Line 55: pqh_bdgt_pool_realloctions_api.create_realloc_txn_dtl

51: --
52: --
53: -- Call API
54: --
55: pqh_bdgt_pool_realloctions_api.create_realloc_txn_dtl
56: (p_validate => l_validate
57: ,p_effective_date => p_effective_date
58: ,p_transaction_id => p_transaction_id
59: ,p_transaction_type => p_transaction_type

Line 167: pqh_bdgt_pool_realloctions_api.create_realloc_txn_period

163: --
164: --
165: -- Call API
166: --
167: pqh_bdgt_pool_realloctions_api.create_realloc_txn_period
168: (p_validate => l_validate
169: ,p_effective_date => p_effective_date
170: ,p_txn_detail_id => p_txn_detail_id
171: ,p_transaction_type => p_transaction_type

Line 274: pqh_bdgt_pool_realloctions_api.delete_realloc_txn_dtl

270: --
271: --
272: -- Call API
273: --
274: pqh_bdgt_pool_realloctions_api.delete_realloc_txn_dtl
275: (p_validate => l_validate
276: ,p_txn_detail_id => p_txn_detail_id
277: ,p_object_version_number => p_object_version_number
278: );

Line 368: pqh_bdgt_pool_realloctions_api.delete_realloc_txn_period

364: --
365: --
366: -- Call API
367: --
368: pqh_bdgt_pool_realloctions_api.delete_realloc_txn_period
369: (p_validate => l_validate
370: ,p_reallocation_period_id => p_reallocation_period_id
371: ,p_object_version_number => p_object_version_number
372: );

Line 469: pqh_bdgt_pool_realloctions_api.update_realloc_txn_dtl

465: --
466: --
467: -- Call API
468: --
469: pqh_bdgt_pool_realloctions_api.update_realloc_txn_dtl
470: (p_validate => l_validate
471: ,p_effective_date => p_effective_date
472: ,p_transaction_id => p_transaction_id
473: ,p_transaction_type => p_transaction_type

Line 581: pqh_bdgt_pool_realloctions_api.update_realloc_txn_period

577: --
578: --
579: -- Call API
580: --
581: pqh_bdgt_pool_realloctions_api.update_realloc_txn_period
582: (p_validate => l_validate
583: ,p_effective_date => p_effective_date
584: ,p_txn_detail_id => p_txn_detail_id
585: ,p_transaction_type => p_transaction_type