DBA Data[Home] [Help]

APPS.GCS_DP_DYNAMIC_PKG dependencies on GCS_ENTITIES_ATTR

Line 661: FROM gcs_entities_attr gea,

657:
658: BEGIN
659: SELECT gea.source_system_code
660: INTO l_source_system_code
661: FROM gcs_entities_attr gea,
662: fem_cal_periods_attr fcpa
663: WHERE gea.entity_id = p_entity_id
664: AND gea.data_type_code = p_balance_type_code
665: AND fcpa.cal_period_id = p_target_cal_period_id