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


TABLE: APPS.FII_AP_HCAT_I_MV

Object Details
Object Name: FII_AP_HCAT_I_MV
Object Type: TABLE
Owner: APPS
FND Design Data: TableFND.FII_AP_HCAT_I_MV
Subobject Name:
Status: VALID
Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
I_SNAP$_FII_AP_HCAT_I_MV FUNCTION-BASED NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnSYS_OP_MAP_NONNULL("ORG_ID")
ColumnSYS_OP_MAP_NONNULL("SUPPLIER_ID")
ColumnSYS_OP_MAP_NONNULL("HOLD_RELEASE_FLAG")
ColumnSYS_OP_MAP_NONNULL("ENT_YEAR_ID")
ColumnSYS_OP_MAP_NONNULL("ENT_QTR_ID")
ColumnSYS_OP_MAP_NONNULL("ENT_PERIOD_ID")
ColumnSYS_OP_MAP_NONNULL("WEEK_ID")
ColumnSYS_OP_MAP_NONNULL("REPORT_DATE_JULIAN")
ColumnSYS_OP_MAP_NONNULL("GID1")
Columns
Name Datatype Length Mandatory Comments
ORG_ID NUMBER (15)
Operating unit identifier
SUPPLIER_ID NUMBER (15)
Supplier Identifier
ENT_YEAR_ID NUMBER

Enterprise Year identifier
ENT_QTR_ID NUMBER

Enterprise Quarter identifier
ENT_PERIOD_ID NUMBER

Enterprise Period identifier
WEEK_ID NUMBER

FII Week identifier
REPORT_DATE_JULIAN NUMBER

Reporting Date in Julian Format
TIME_ID NUMBER

Time identifier
PERIOD_TYPE_ID NUMBER

Period type Identifier
HOLD_RELEASE_FLAG CHAR (1)
Flag that indicates if on hold (H) or released (R)
VARIANCE_HOLD_COUNT NUMBER

Number of holds of Category VARIANCE
VARIANCE_HOLD_COUNTC NUMBER

Internal aggregation for fast refreshable materialized view
PO_MATCHING_HOLD_COUNT NUMBER

Number of holds of Category PO_MATCHING
PO_MATCHING_HOLD_COUNTC NUMBER

Internal aggregation for fast refreshable materialized view
INVOICE_HOLD_COUNT NUMBER

Number of holds of Category INVOICE
INVOICE_HOLD_COUNTC NUMBER

Internal aggregation for fast refreshable materialized view
USER_DEFINED_HOLD_COUNT NUMBER

Number of holds of Category USER_DEFINED
USER_DEFINED_HOLD_COUNTC NUMBER

Internal aggregation for fast refreshable materialized view
OTHER_HOLD_COUNT NUMBER

Number of holds for categories other than PO MATCHING, INVOICE, VARIANCE, USER DEFINED
OTHER_HOLD_COUNTC NUMBER

Internal aggregation for fast refreshable materialized view
CNT NUMBER

Used for Fast refresh MV to be enabled
GID1 NUMBER

Grouping Identifier
Query Text

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


SELECT ORG_ID
,      SUPPLIER_ID
,      ENT_YEAR_ID
,      ENT_QTR_ID
,      ENT_PERIOD_ID
,      WEEK_ID
,      REPORT_DATE_JULIAN
,      TIME_ID
,      PERIOD_TYPE_ID
,      HOLD_RELEASE_FLAG
,      VARIANCE_HOLD_COUNT
,      VARIANCE_HOLD_COUNTC
,      PO_MATCHING_HOLD_COUNT
,      PO_MATCHING_HOLD_COUNTC
,      INVOICE_HOLD_COUNT
,      INVOICE_HOLD_COUNTC
,      USER_DEFINED_HOLD_COUNT
,      USER_DEFINED_HOLD_COUNTC
,      OTHER_HOLD_COUNT
,      OTHER_HOLD_COUNTC
,      CNT
,      GID1
FROM APPS.FII_AP_HCAT_I_MV;

Dependencies

[top of page]

APPS.FII_AP_HCAT_I_MV does not reference any database object

APPS.FII_AP_HCAT_I_MV is referenced by following:

SchemaAPPS
Materialized ViewFII_AP_HCAT_IB_MV
Materialized ViewFII_AP_HCAT_I_MV