DBA Data[Home] [Help]

APPS.GCS_AGGREGATION_PKG dependencies on GCS_ENTITY_CONS_ATTRS

Line 372: FROM GCS_ENTITY_CONS_ATTRS

368:
369: -- get the consolidation entity's currency
370: SELECT currency_code
371: INTO l_cons_entity_curr
372: FROM GCS_ENTITY_CONS_ATTRS
373: WHERE hierarchy_id = p_hierarchy_id
374: AND entity_id = p_cons_entity_id;
375:
376: -- get the consolidation type and ownership percent