DBA Data[Home] [Help]

APPS.PQH_PTX_INFO_TYPES_API dependencies on PQH_PTX_INFO_TYPES_BK1

Line 45: pqh_ptx_info_types_bk1.create_ptx_info_type_b

41: begin
42: --
43: -- Start of API User Hook for the before hook of create_ptx_info_type
44: --
45: pqh_ptx_info_types_bk1.create_ptx_info_type_b
46: (
47: p_active_inactive_flag => p_active_inactive_flag
48: ,p_description => p_description
49: ,p_multiple_occurences_flag => p_multiple_occurences_flag

Line 80: pqh_ptx_info_types_bk1.create_ptx_info_type_a

76: begin
77: --
78: -- Start of API User Hook for the after hook of create_ptx_info_type
79: --
80: pqh_ptx_info_types_bk1.create_ptx_info_type_a
81: (
82: p_information_type => l_information_type
83: ,p_active_inactive_flag => p_active_inactive_flag
84: ,p_description => p_description