DBA Data[Home] [Help]

APPS.CN_RT_QUOTA_ASGN_PVT dependencies on JTF_NOTES_PUB

Line 203: jtf_notes_pub.create_note

199: l_temp_new := 'CN_QUOTAS';
200: END IF;
201:
202: l_note_msg := fnd_message.get;
203: jtf_notes_pub.create_note
204: (p_api_version => 1.0,
205: x_return_status => x_return_status,
206: x_msg_count => x_msg_count,
207: x_msg_data => x_msg_data,