DBA Data[Home] [Help]

APPS.JTF_TASKS_PUB dependencies on JTF_NOTES_PKG

Line 6743: jtf_notes_pkg.insert_row(

6739: SELECT jtf_notes_s.NEXTVAL
6740: INTO l_note_id
6741: FROM DUAL;
6742:
6743: jtf_notes_pkg.insert_row(
6744: x_rowid => l_rowid
6745: , x_jtf_note_id => l_note_id
6746: , x_source_object_code => notes_rec.source_object_code
6747: , x_note_status => notes_rec.note_status