DBA Data[Home] [Help]

APPS.CSI_II_RELATIONSHIPS_PUB dependencies on CSI_ITEM_INSTANCE_PVT

Line 436: csi_item_instance_pvt.update_version_time

432: END LOOP;
433:
434: -- Here we call update_version_time to update date_time_stamp of
435: -- version labels created with this transaction_id to sysdate.
436: csi_item_instance_pvt.update_version_time
437: ( p_api_version => p_api_version
438: ,p_commit => fnd_api.g_false
439: ,p_init_msg_list => p_init_msg_list
440: ,p_validation_level => p_validation_level

Line 728: csi_item_instance_pvt.update_version_time

724: --
725:
726: -- Here we call update_version_time to update date_time_stamp of
727: -- version labels created with this transaction_id to sysdate.
728: csi_item_instance_pvt.update_version_time
729: ( p_api_version => p_api_version
730: ,p_commit => fnd_api.g_false
731: ,p_init_msg_list => p_init_msg_list
732: ,p_validation_level => p_validation_level