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


TABLE: GHG.GHG_KPI_COMPONENTS

Object Details
Object Name: GHG_KPI_COMPONENTS
Object Type: TABLE
Owner: GHG
FND Design Data: TableGHG.GHG_KPI_COMPONENTS
Subobject Name:
Status: VALID


This table stores the KPI component related information


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
KPI_ID NUMBER
Yes KPI Identifier
SOURCE_ID NUMBER
Yes Source Identifier
COMPONENT_TYPE VARCHAR2 (1)
Component Type
Query Text

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


SELECT KPI_ID
,      SOURCE_ID
,      COMPONENT_TYPE
FROM GHG.GHG_KPI_COMPONENTS;

Dependencies

[top of page]

GHG.GHG_KPI_COMPONENTS does not reference any database object

GHG.GHG_KPI_COMPONENTS is referenced by following:

SchemaGHG
ViewGHG_KPI_COMPONENTS#