DBA Data[Home] [Help]

APPS.CSM_WF_PKG dependencies on JTF_NOTES_B

Line 2991: ,p_jtf_note_id in jtf_notes_b.jtf_note_id%type)

2987: , p_validation_level IN NUMBER
2988: , x_msg_count OUT NOCOPY NUMBER
2989: , x_msg_data OUT NOCOPY VARCHAR2
2990: , x_return_status OUT NOCOPY VARCHAR2
2991: ,p_jtf_note_id in jtf_notes_b.jtf_note_id%type)
2992: IS
2993: l_sqlerrno VARCHAR2(20);
2994: l_sqlerrmsg VARCHAR2(4000);
2995: l_error_msg VARCHAR2(4000);

Line 3042: ,p_jtf_note_id in jtf_notes_b.jtf_note_id%type)

3038: , p_validation_level IN NUMBER
3039: , x_msg_count OUT NOCOPY NUMBER
3040: , x_msg_data OUT NOCOPY VARCHAR2
3041: , x_return_status OUT NOCOPY VARCHAR2
3042: ,p_jtf_note_id in jtf_notes_b.jtf_note_id%type)
3043: IS
3044: l_sqlerrno VARCHAR2(20);
3045: l_sqlerrmsg VARCHAR2(4000);
3046: l_error_msg VARCHAR2(4000);