APP-AR-11526: ORA-01732: data manipulation operation not legal on this view
Hello,
we have been getting below error since couple of days on the Auto invoice process in Oracle applications receivables module
raapem: no errors recorded
Current system time is 08-MAY-2015 23:32:29
APP-AR-11526: ORA-01732: data manipulation operation not legal on this view
insert into RA_INTERFACE_ERRORS (interface_line_id,interface_distribut
APP-AR-11526: 6273924/ar/lib/raavac.lpc 668
Error calling raavac()
Error calling raapic()
Commit after cleanup - Current system time is 08-MAY-2015 23:32:43
we tried below options but did not work.,
GRANT MERGE ANY VIEW TO APPS;
GRANT MERGE ANY VIEW TO AR;
our optimizer_secure_view_merging is set to FALSE at db level