DBA Data[Home] [Help]

APPS.CN_QUOTA_RULE_PVT dependencies on JTF_NOTES_PUB

Line 224: jtf_notes_pub.create_note

220: l_plan_element_id := p_quota_rule_new.quota_id;
221: l_temp_new := 'CN_QUOTAS';
222: END IF;
223: l_note_msg := fnd_message.get;
224: jtf_notes_pub.create_note
225: (p_api_version => 1.0,
226: x_return_status => x_return_status,
227: x_msg_count => x_msg_count,
228: x_msg_data => x_msg_data,