DBA Data[Home] [Help]

APPS.PQH_PTX_INFO_TYPES_API dependencies on PQH_PTX_INFO_TYPES_BK2

Line 181: pqh_ptx_info_types_bk2.update_ptx_info_type_b

177: begin
178: --
179: -- Start of API User Hook for the before hook of update_ptx_info_type
180: --
181: pqh_ptx_info_types_bk2.update_ptx_info_type_b
182: (
183: p_information_type => p_information_type
184: ,p_active_inactive_flag => p_active_inactive_flag
185: ,p_description => p_description

Line 217: pqh_ptx_info_types_bk2.update_ptx_info_type_a

213: begin
214: --
215: -- Start of API User Hook for the after hook of update_ptx_info_type
216: --
217: pqh_ptx_info_types_bk2.update_ptx_info_type_a
218: (
219: p_information_type => p_information_type
220: ,p_active_inactive_flag => p_active_inactive_flag
221: ,p_description => p_description