DBA Data[Home] [Help]

APPS.CN_TRX_FACTOR_PVT dependencies on JTF_NOTES_PUB

Line 643: jtf_notes_pub.create_note

639: fnd_message.set_token('OLD_FACTOR', l_old_rec.event_factor);
640: fnd_message.set_token('NEW_FACTOR', p_trx_factor.event_factor);
641:
642: l_note_msg := fnd_message.get;
643: jtf_notes_pub.create_note
644: (p_api_version => 1.0,
645: x_return_status => x_return_status,
646: x_msg_count => x_msg_count,
647: x_msg_data => x_msg_data,