DBA Data[Home] [Help]

APPS.PFT_AR_ENGINE_PVT dependencies on FEM_TABLE_CLASS_ASSIGNMT_V

Line 4217: from fem_table_class_assignmt_v

4213:
4214: begin
4215: select 1
4216: into l_dummy
4217: from fem_table_class_assignmt_v
4218: where table_classification_code in ('STATISTIC', 'PFT_LEDGER')
4219: and table_name = l_drv_table_name_tbl(i);
4220: exception
4221: when too_many_rows then