DBA Data[Home] [Help]

APPS.OTA_CHAT_OBJ_INCLUSION_SWI dependencies on OTA_COI_INS

Line 56: ota_coi_ins.set_base_key_value

52: (p_constant_value => p_validate);
53: --
54: -- Register Surrogate ID or user key values
55: --
56: ota_coi_ins.set_base_key_value
57: (p_chat_id => p_chat_id
58: ,p_object_id => p_object_id
59: ,p_object_type => p_object_type
60: );