[Home] [Help]
[Dependency Information]
| Object Name: | PJI_SYSTEM_PARAMETERS |
|---|---|
| Object Type: | TABLE |
| Owner: | PJI |
| FND Design Data: | PJI.PJI_SYSTEM_PARAMETERS
|
| Subobject Name: | |
| Status: | VALID |
PJI_SYSTEM_PARAMETERS stores the parameters and defaults that define the configuration of your Oracle Projects Intelligence installation.
| Tablespace: | APPS_TS_INTERFACE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| PJI_SYSTEM_PARAMETERS_U1 | NORMAL | UNIQUE |
APPS_TS_INTERFACE
|
NAME
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| NAME | VARCHAR2 | (60) | Yes | Summarization Parameter Name |
| VALUE | VARCHAR2 | (240) | Summarization Parameter Value |
Cut, paste (and edit) the following text to query this object:
SELECT NAME
, VALUE
FROM PJI.PJI_SYSTEM_PARAMETERS;
PJI.PJI_SYSTEM_PARAMETERS does not reference any database object
PJI.PJI_SYSTEM_PARAMETERS is referenced by following:
PJI
PJI_SYSTEM_PARAMETERS#
|
|
|
|