DBA Data[Home] [Help]

APPS.JTF_TASKS_PUB dependencies on JTF_NOTES_PKG

Line 6768: jtf_notes_pkg.insert_row(

6764: SELECT jtf_notes_s.NEXTVAL
6765: INTO l_note_id
6766: FROM DUAL;
6767:
6768: jtf_notes_pkg.insert_row(
6769: x_rowid => l_rowid
6770: , x_jtf_note_id => l_note_id
6771: , x_source_object_code => notes_rec.source_object_code
6772: , x_note_status => notes_rec.note_status