[Home] [Help]
[Dependency Information]
Object Name: | BSC_USER_KPIGRAPH_PLUGS |
---|---|
Object Type: | TABLE |
Owner: | BSC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
BSC_USER_KPIGRAPH_PLUGS stores information about portlet configuration.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
BSC_USER_KPIGRAPH_PLUGS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
BSC_USER_KPIGRAPH_PLUGS_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
USER_ID | NUMBER | (15) | Yes | User identifier |
PLUG_ID | NUMBER | (20) | Yes | Plug identifier |
RESPONSIBILITY_ID | NUMBER | (15) | Yes | Responsibility identifier |
INDICATOR | NUMBER | (5) | Yes | Indicator identifier |
PARAMETER_STRING | VARCHAR2 | (2000) | Parameter string | |
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 | |
REFERENCE_PATH | VARCHAR2 | (100) | Refence path used for OAFW portlet | |
Name | Datatype | Length | Mandatory | Comments |
---|
Cut, paste (and edit) the following text to query this object:
SELECT USER_ID
, PLUG_ID
, RESPONSIBILITY_ID
, INDICATOR
, PARAMETER_STRING
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
, REFERENCE_PATH
FROM BSC.BSC_USER_KPIGRAPH_PLUGS;
BSC.BSC_USER_KPIGRAPH_PLUGS does not reference any database object
BSC.BSC_USER_KPIGRAPH_PLUGS is referenced by following:
|
|
|