Missing fnd_user_responsibility table.
I am knew at my current role.
I just found that I am missing a table FND_USER_RESPONSIBILITY in my 11.5.10.2 apps system.
The table does not exist in any environment.
I am trying to determine if someone has dropped the table. If there is some set up I am not aware of that this standard table is not required.
I am coming from an R12.1.3 environment.
I have one labeled "fnd_user_responsibility_old" which was last updated in 1999.
select owner, object_name from dba_objects where object_name like '%FND_USER_RESPONSIBILITY%';
OWNER | OBJECT_NAME |
APPLSYS |