DBA Data[Home] [Help]

APPS.CAC_NOTES_PVT dependencies on JTF_NOTES_VUHK

Line 342: jtf_notes_vuhk.create_note_pre

338: ,'B'
339: ,'V'
340: )
341: THEN
342: jtf_notes_vuhk.create_note_pre
343: ( p_api_version => l_api_version
344: , x_msg_count => l_msg_count
345: , x_msg_data => l_msg_data
346: , p_source_object_id => p_source_object_id

Line 633: jtf_notes_vuhk.create_note_post

629: ,'A'
630: ,'V'
631: )
632: THEN
633: jtf_notes_vuhk.create_note_post
634: ( p_api_version => l_api_version
635: , x_msg_count => x_msg_count
636: , x_msg_data => x_msg_data
637: , p_source_object_id => p_source_object_id

Line 868: jtf_notes_vuhk.update_note_pre

864: , 'B'
865: , 'V'
866: )
867: THEN
868: jtf_notes_vuhk.update_note_pre
869: ( p_api_version => l_api_version
870: , x_msg_count => l_msg_count
871: , x_msg_data => l_msg_data
872: , p_jtf_note_id => p_jtf_note_id

Line 991: jtf_notes_vuhk.update_note_post

987: , 'A'
988: , 'V'
989: )
990: THEN
991: jtf_notes_vuhk.update_note_post
992: ( p_api_version => l_api_version
993: , x_msg_count => l_msg_count
994: , x_msg_data => l_msg_data
995: , p_jtf_note_id => p_jtf_note_id