DBA Data[Home] [Help]

APPS.IGC_UPGRADE_DATA_R12 dependencies on GL_BUDGET_ENTITIES_PKG

Line 895: p_budget_entity_id := gl_budget_entities_pkg.get_unique_id;

891: Else
892: V_Org_Description := bud_org_rec.Description||'R12_MIG_'||bud_org_rec.name;
893: END IF;
894: /************ Insert the corresponding rows in gl_entity_budgets. */
895: p_budget_entity_id := gl_budget_entities_pkg.get_unique_id;
896:
897: INSERT INTO GL_ENTITY_BUDGETS
898: (budget_entity_id, budget_version_id, frozen_flag,
899: created_by, creation_date,