[Home] [Help]
[Dependency Information]
| Object Name: | BSC_USER_RESPONSIBILITY |
|---|---|
| Object Type: | TABLE |
| Owner: | BSC |
| FND Design Data: | BSC.BSC_USER_RESPONSIBILITY
|
| Subobject Name: | |
| Status: | VALID |
BSC_USER_RESPONSIBILITY stores information about the relation between user and responsibility.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BSC_USER_RESPONSIBILITY_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
USER_ID
RESPONSIBILITY_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| USER_ID | NUMBER | (15) | Yes | User identifier |
| RESPONSIBILITY_ID | NUMBER | (15) | Yes | Responsibility identifier |
Cut, paste (and edit) the following text to query this object:
SELECT USER_ID
, RESPONSIBILITY_ID
FROM BSC.BSC_USER_RESPONSIBILITY;
BSC.BSC_USER_RESPONSIBILITY does not reference any database object
BSC.BSC_USER_RESPONSIBILITY is referenced by following:
APPS
BSC_USER_RESPONSIBILITY
|
|
|
|