DBA Data[Home] [Help]

APPS.GL_BUDGET_ASSIGNMENT_PKG dependencies on GL_BUDGET_ENTITIES_PKG

Line 244: gl_budget_entities_pkg.lock_organization(X_BUDGET_ENTITY_ID);

240: BEGIN
241:
242: -- Make sure the budget organization isn't deleted as the range
243: -- is being inserted
244: gl_budget_entities_pkg.lock_organization(X_BUDGET_ENTITY_ID);
245:
246: INSERT INTO GL_BUDGET_ASSIGNMENTS(
247: ledger_id,
248: budget_entity_id,