DBA Data[Home] [Help]

APPS.PQP_VEH_REPOS_EXTRA_INFO_API dependencies on PQP_VEH_REPOS_EXTRA_INFO_BK1

Line 100: pqp_veh_repos_extra_info_bk1.create_veh_repos_extra_info_b

96: --
97: -- Call Before Process User Hook
98: --
99: begin
100: pqp_veh_repos_extra_info_bk1.create_veh_repos_extra_info_b
101: ( p_vehicle_repository_id =>p_vehicle_repository_id
102: ,p_information_type =>p_information_type
103: ,p_vrei_attribute_category =>p_vrei_attribute_category
104: ,p_vrei_attribute1 =>p_vrei_attribute1

Line 244: pqp_veh_repos_extra_info_bk1.create_veh_repos_extra_info_a

240: --
241: -- Call After Process User Hook
242: --
243: begin
244: pqp_veh_repos_extra_info_bk1.create_veh_repos_extra_info_a
245: ( p_vehicle_repository_id =>p_vehicle_repository_id
246: ,p_information_type =>p_information_type
247: ,p_vrei_attribute_category =>p_vrei_attribute_category
248: ,p_vrei_attribute1 =>p_vrei_attribute1