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


TABLE: HR.PQP_EXCEPTION_REPORTS_EFC

Object Details
Object Name: PQP_EXCEPTION_REPORTS_EFC
Object Type: TABLE
Owner: HR
Subobject Name:
Status: VALID


EFC table to store the exception report definitions. This table contains both seeded and user defined exception reports based on a balance and dimension.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PQP_EXCEPTION_REPORTS_EFC_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnEXCEPTION_REPORT_ID
ColumnEFC_ACTION_ID
Columns
Name Datatype Length Mandatory Comments
EXCEPTION_REPORT_ID NUMBER (9) Yes System generated primary key column
EFC_ACTION_ID NUMBER
Yes System generated primary key column
EFC_BG_CURRENCY VARCHAR2 (15)
Efc Businessgroup curreny code.
VARIANCE_VALUE NUMBER (11)
The variance value defined for the exception report.
CURRENCY_CODE VARCHAR2 (15)
Currency code of the record.
Query Text

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


SELECT EXCEPTION_REPORT_ID
,      EFC_ACTION_ID
,      EFC_BG_CURRENCY
,      VARIANCE_VALUE
,      CURRENCY_CODE
FROM HR.PQP_EXCEPTION_REPORTS_EFC;

Dependencies

[top of page]

HR.PQP_EXCEPTION_REPORTS_EFC does not reference any database object

HR.PQP_EXCEPTION_REPORTS_EFC is referenced by following:

SchemaAPPS
SynonymPQP_EXCEPTION_REPORTS_EFC
SchemaPUBLIC
SynonymPQP_EXCEPTION_REPORTS_EFC