DBA Data[Home] [Help]

APPS.GMF_SUBLEDGER_PKG dependencies on GMF_FISCAL_POLICIES

Line 1379: gmf_fiscal_policies plcy

1375: l_post_pm,
1376: l_post_pur,
1377: plcy.base_currency_code
1378: FROM
1379: gmf_fiscal_policies plcy
1380: WHERE
1381: plcy.legal_entity_id = g_legal_entity_id
1382: AND plcy.delete_mark = 0
1383: ;