DBA Data[Home] [Help]

APPS.AMS_LIST_RUNNING_TOTAL_PVT dependencies on FND_API

Line 58: RAISE FND_API.g_exc_unexpected_error;

54: program => 'AMSGMVTP',
55: argument1 => p_template_id);
56:
57: IF l_request_id = 0 THEN
58: RAISE FND_API.g_exc_unexpected_error;
59: end if;
60:
61: UPDATE ams_query_template_all
62: SET recalc_table_status = 'IN_PROGRESS',