DBA Data[Home] [Help]

APPS.OKL_SUBSIDY_POOL_BUDGET_PVT dependencies on OKL_SUBSIDY_POOL_BUDGETS_V

Line 415: FROM OKL_SUBSIDY_POOL_BUDGETS_V

411: ,creation_date
412: ,last_updated_by
413: ,last_update_date
414: ,last_update_login
415: FROM OKL_SUBSIDY_POOL_BUDGETS_V
416: WHERE id = cp_sub_pool_budget_id;
417:
418: BEGIN
419: L_DEBUG_ENABLED := Okl_Debug_Pub.CHECK_LOG_ENABLED;