[Home] [Help]
[Dependency Information]
Object Name: | FND_DM_ACCESSNAMES |
---|---|
Object Type: | TABLE |
Owner: | APPLSYS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table holds the internal names of the access levels/privileges that can be granted to the user on a repository item
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ACCESS_NAME | VARCHAR2 | (30) | Yes | Access Identifier |
ACCESS_LEVEL | NUMBER | (15) | Yes | Access Level |
Cut, paste (and edit) the following text to query this object:
SELECT ACCESS_NAME
, ACCESS_LEVEL
FROM APPLSYS.FND_DM_ACCESSNAMES;
APPLSYS.FND_DM_ACCESSNAMES does not reference any database object
APPLSYS.FND_DM_ACCESSNAMES is referenced by following:
|
|
|