DBA Data[Home] [Help]

APPS.PVX_UTILITY_PVT dependencies on PV_GE_HIST_LOG_PKG

Line 861: PV_Ge_Hist_Log_PKG.Insert_Row (

857: FETCH c_id INTO l_entity_history_log_id;
858: CLOSE c_id;
859:
860: -- Insert a row into the tables
861: PV_Ge_Hist_Log_PKG.Insert_Row (
862: px_entity_history_log_id => l_entity_history_log_id,
863: px_object_version_number => x_object_version_number,
864: p_arc_history_for_entity_code => p_arc_history_for_entity_code ,
865: p_history_for_entity_id => p_history_for_entity_id ,