DBA Data[Home] [Help]

APPS.FEM_WEBADI_TABLES_UTILS_PVT dependencies on BNE_STORED_SQL

Line 2883: delete from bne_stored_sql where application_id = 274

2879:
2880: delete from bne_integrators_b where application_id = 274
2881: and integrator_code not in ('FEM_BALANCES_INTG');
2882:
2883: delete from bne_stored_sql where application_id = 274
2884: and content_code not in ('FEM_BALANCES_CNT');
2885:
2886: commit;
2887: