DBA Data[Home] [Help]

APPS.AMS_LIST_RUNNING_TOTAL_PVT dependencies on FND_API

Line 79: RAISE FND_API.g_exc_unexpected_error;

75: program => 'AMSGMVTP',
76: argument1 => p_template_id);
77:
78: IF l_request_id = 0 THEN
79: RAISE FND_API.g_exc_unexpected_error;
80: end if;
81:
82: UPDATE ams_query_template_all
83: SET recalc_table_status = 'IN_PROGRESS',