DBA Data[Home] [Help]

APPS.AMS_DMPERFORMANCE_PUB dependencies on JTF_PLSQL_API

Line 588: p_validation_mode => JTF_PLSQL_API.G_CREATE,

584: AMS_DMPerformance_PVT.validate_performance (
585: p_api_version_number => 1.0,
586: p_init_msg_list => FND_API.G_TRUE,
587: p_validation_level => FND_API.G_VALID_LEVEL_FULL,
588: p_validation_mode => JTF_PLSQL_API.G_CREATE,
589: p_performance_rec => l_performance_rec,
590: x_return_status => x_return_status,
591: x_msg_count => l_msg_count,
592: x_msg_data => l_msg_data