DBA Data[Home] [Help]

APPS.CSI_II_RELATIONSHIPS_PUB dependencies on CSI_ITEM_INSTANCE_PVT

Line 437: csi_item_instance_pvt.update_version_time

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

Line 729: csi_item_instance_pvt.update_version_time

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