DBA Data[Home] [Help]

APPS.FEM_WEBADI_TABLES_UTILS_PVT dependencies on BNE_SECURITY_RULES

Line 2823: delete from bne_security_rules where application_id = 274

2819: IS
2820:
2821: begin
2822:
2823: delete from bne_security_rules where application_id = 274
2824: and security_code not in ('FEM_BALANCES_SECURITY_RULE');
2825:
2826: delete from bne_secured_objects where application_id = 274
2827: and object_code not in ('FEM_BALANCES_INTG');