DBA Data[Home] [Help]

APPS.FEM_RU_ENGINE_PVT dependencies on FEM_TABLE_CLASS_ASSIGNMT_V

Line 1044: from fem_table_class_assignmt_v

1040: -- Check added with bug 4510785
1041: begin
1042: select 'Y'
1043: into l_dummy_varchar
1044: from fem_table_class_assignmt_v
1045: where table_classification_code = 'ABM_LEDGER'
1046: and table_name = 'FEM_BALANCES';
1047: exception
1048: when no_data_found then