DBA Data[Home] [Help]

APPS.CAC_NOTES_PVT dependencies on JTF_NOTES_CUHK

Line 291: jtf_notes_cuhk.create_note_pre

287: ,'B'
288: ,'C'
289: )
290: THEN
291: jtf_notes_cuhk.create_note_pre
292: ( p_api_version => l_api_version
293: , x_msg_count => x_msg_count
294: , x_msg_data => x_msg_data
295: , p_source_object_id => p_source_object_id

Line 580: jtf_notes_cuhk.create_note_post

576: , 'A'
577: , 'C'
578: )
579: THEN
580: jtf_notes_cuhk.create_note_post
581: ( p_api_version => L_api_version
582: , x_msg_count => x_msg_count
583: , x_msg_data => x_msg_data
584: , p_source_object_id => p_source_object_id

Line 683: IF jtf_notes_cuhk.Ok_to_generate_msg

679: , 'M'
680: , 'M'
681: )
682: THEN
683: IF jtf_notes_cuhk.Ok_to_generate_msg
684: ( p_api_version => L_api_version
685: , x_msg_count => x_msg_count
686: , x_msg_data => x_msg_data
687: , p_source_object_id => p_source_object_id

Line 841: jtf_notes_cuhk.update_note_pre

837: , 'B'
838: , 'C'
839: )
840: THEN
841: jtf_notes_cuhk.update_note_pre
842: ( p_api_version => l_api_version
843: , x_msg_count => l_msg_count
844: , x_msg_data => l_msg_data
845: , p_jtf_note_id => p_jtf_note_id

Line 964: jtf_notes_cuhk.update_note_post

960: , 'A'
961: , 'C'
962: )
963: THEN
964: jtf_notes_cuhk.update_note_post
965: ( p_api_version => l_api_version
966: , x_msg_count => l_msg_count
967: , x_msg_data => l_msg_data
968: , p_jtf_note_id => p_jtf_note_id

Line 1019: IF jtf_notes_cuhk.ok_to_generate_msg

1015: , 'M'
1016: , 'M'
1017: )
1018: THEN
1019: IF jtf_notes_cuhk.ok_to_generate_msg
1020: ( p_api_version => l_api_version
1021: , x_msg_count => l_msg_count
1022: , x_msg_data => l_msg_data
1023: , p_jtf_note_id => p_jtf_note_id