DBA Data[Home] [Help]

APPS.GMF_LAYERS dependencies on GMF_PERIOD_STATUSES

Line 478: gmf_period_statuses gps,

474:
475: SELECT COUNT(*)
476: INTO l_period_count
477: FROM gmf_organization_definitions god,
478: gmf_period_statuses gps,
479: gmf_fiscal_policies gfp,
480: cm_mthd_mst mthd
481: WHERE god.organization_id = n.organization_id
482: AND gfp.legal_entity_id = god.legal_entity_id

Line 795: gmf_period_statuses gps,

791:
792: SELECT COUNT(*)
793: INTO l_period_count
794: FROM gmf_organization_definitions god,
795: gmf_period_statuses gps,
796: gmf_fiscal_policies gfp,
797: cm_mthd_mst mthd
798: WHERE god.organization_id = n.organization_id
799: AND gfp.legal_entity_id = god.legal_entity_id