[Home] [Help]
[Dependency Information]
Object Name: | BSC_USER_KPI_ACCESS |
---|---|
Object Type: | TABLE |
Owner: | BSC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
BSC_USER_KPI_ACCESS stores information about indicator permissions by user.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
BSC_USER_KPI_ACCESS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
RESPONSIBILITY_ID | NUMBER | (15) | Yes | Responsibility identifier |
INDICATOR | NUMBER | (5) | Yes | Indicator code |
CREATION_DATE | DATE | Yes | Standard Who column | |
CREATED_BY | NUMBER | (15) | Yes | Standard Who column |
LAST_UPDATE_DATE | DATE | Yes | Standard Who column | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who column |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who column | |
START_DATE | DATE | Start date | ||
END_DATE | DATE | End date |
Cut, paste (and edit) the following text to query this object:
SELECT RESPONSIBILITY_ID
, INDICATOR
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
, START_DATE
, END_DATE
FROM BSC.BSC_USER_KPI_ACCESS;
BSC.BSC_USER_KPI_ACCESS does not reference any database object
BSC.BSC_USER_KPI_ACCESS is referenced by following:
|
|
|