DBA Data[Home] [Help]

APPS.PER_BUDGET_VERSION_RULES_PKG dependencies on DUAL

Line 410: FROM dual;

406: hr_utility.set_location('Entering:'||l_proc, 5);
407: --
408: SELECT per_budget_versions_s.nextval
409: INTO X_Budget_Version_Id
410: FROM dual;
411:
412: --
413: hr_utility.set_location(' Leaving:'||l_proc, 10);
414: --