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


TABLE: APPLSYS.BISM_PARAMETERS

Object Details
Object Name: BISM_PARAMETERS
Object Type: TABLE
Owner: APPLSYS
FND Design Data: TableFND.BISM_PARAMETERS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: BISM_PARAMETERS_PK
  1. ColumnNAME
Indexes
Index Type Uniqueness Tablespace Column
BISM_PARAMETERS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnNAME
Columns
Name Datatype Length Mandatory Comments
NAME VARCHAR2 (32) Yes
VALUE VARCHAR2 (256)
Query Text

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


SELECT NAME
,      VALUE
FROM APPLSYS.BISM_PARAMETERS;

Dependencies

[top of page]

APPLSYS.BISM_PARAMETERS does not reference any database object

APPLSYS.BISM_PARAMETERS is referenced by following:

SchemaAPPLSYS
ViewBISM_PARAMETERS#