DBA Data[Home] [Help]

APPS.GMS_AWARD_DELETE_PKG dependencies on GMS_BUDGET_PUB

Line 228: gms_budget_pub.delete_draft_budget(

224: END IF;
225: IF l_Draft_Budget_Exists THEN
226: FOR PROJECT_INFO IN GET_PROJECT_ID
227: LOOP
228: gms_budget_pub.delete_draft_budget(
229: p_api_version_number => 1.0,
230: p_pm_product_code => 'GMS',
231: x_err_code => l_err_code,
232: x_err_stage => l_err_stage,