DBA Data[Home] [Help]

APPS.HZ_DUP_MERGE_PUB dependencies on JTF_NOTES_PUB

Line 402: jtf_notes_pub.Create_note

398: IF x_return_status<>FND_API.G_RET_STS_SUCCESS THEN
399: RAISE FND_API.G_EXC_ERROR;
400: END IF;
401:
402: jtf_notes_pub.Create_note
403: (p_parent_note_id =>null
404: ,p_jtf_note_id =>null
405: ,p_api_version =>1
406: ,p_init_msg_list =>FND_API.g_false