DBA Data[Home] [Help] [Dependency Information]


TABLE: PJI.PJI_SYSTEM_PARAMETERS

Object Details
Object Name: PJI_SYSTEM_PARAMETERS
Object Type: TABLE
Owner: PJI
FND Design Data: TablePJI.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.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PJI_SYSTEM_PARAMETERS_U1 NORMAL UNIQUE TablespaceAPPS_TS_INTERFACE ColumnNAME
Columns
Name Datatype Length Mandatory Comments
NAME VARCHAR2 (60) Yes Summarization Parameter Name
VALUE VARCHAR2 (240)
Summarization Parameter Value
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT NAME
,      VALUE
FROM PJI.PJI_SYSTEM_PARAMETERS;

Dependencies

[top of page]

PJI.PJI_SYSTEM_PARAMETERS does not reference any database object

PJI.PJI_SYSTEM_PARAMETERS is referenced by following:

SchemaPJI
ViewPJI_SYSTEM_PARAMETERS#