What are BASM Tables under FND schema? Oracle EBS 11.5.10.2
If we refer FND tables in TRMs for 11.5.10, you will see following tables. What are these tables and what is it used for?
BISM_AGGREGATES
BISM_ASSOCIATES
BISM_DATABASE
BISM_EXPORT
BISM_GROUPS
BISM_OBJECTS
BISM_OBJECT_TYPES
BISM_PARAMETERS
BISM_PERMISSIONS
BISM_PRIVILEGES
BISM_SUBJECTS
TRM does not give any elaborative details about above tables. And when I attempt to query above tables in DBA_OBJECTS in my 11.5.10.2 instance, it does not return any rows.
Thanks,
Rich