DBA Data[Home] [Help]

APPS.PQH_PTX_EXTRA_INFO_API dependencies on PQH_PTX_EXTRA_INFO_BK1

Line 95: pqh_ptx_extra_info_bk1.create_ptx_extra_info_b

91: begin
92: --
93: -- Start of API User Hook for the before hook of create_ptx_extra_info
94: --
95: pqh_ptx_extra_info_bk1.create_ptx_extra_info_b
96: (
97: p_information_type => p_information_type
98: ,p_position_transaction_id => p_position_transaction_id
99: ,p_position_extra_info_id => p_position_extra_info_id

Line 230: pqh_ptx_extra_info_bk1.create_ptx_extra_info_a

226: begin
227: --
228: -- Start of API User Hook for the after hook of create_ptx_extra_info
229: --
230: pqh_ptx_extra_info_bk1.create_ptx_extra_info_a
231: (
232: p_ptx_extra_info_id => l_ptx_extra_info_id
233: ,p_information_type => p_information_type
234: ,p_position_transaction_id => p_position_transaction_id