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


TABLE: APPS.FII_AP_PAYOL_XB_MV

Object Details
Object Name: FII_AP_PAYOL_XB_MV
Object Type: TABLE
Owner: APPS
FND Design Data: TableFND.FII_AP_PAYOL_XB_MV
Subobject Name:
Status: VALID
Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FII_AP_PAYOL_XB_MV_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnGID
ColumnPERIOD_TYPE_ID
ColumnTIME_ID
ColumnORG_ID
FII_AP_PAYOL_XB_MV_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnGID
ColumnPERIOD_TYPE_ID
ColumnTIME_ID
ColumnSUPPLIER_ID
ColumnORG_ID
Columns
Name Datatype Length Mandatory Comments
ORG_ID NUMBER (15)
Operating Unit Identifier
SUPPLIER_ID NUMBER (15)
Supplier Identifier
TIME_ID NUMBER

Time identifier
PERIOD_TYPE_ID NUMBER

Period Type Identifier
GID NUMBER

Grouping ID used by higherlevel reports
PAID_ON_TIME_COUNT_WTD NUMBER

Week to date total number of invoices paid on time
PAID_ON_TIME_COUNT_MTD NUMBER

Month to date total number of invoices paid on time
PAID_ON_TIME_COUNT_QTD NUMBER

Quarter to date total number of invoices paid on time
PAID_ON_TIME_COUNT_YTD NUMBER

Year to date total number of invoices paid on time
PAID_LATE_COUNT_WTD NUMBER

Week to date total number of invoices paid late
PAID_LATE_COUNT_MTD NUMBER

Month to date total number of invoices paid late
PAID_LATE_COUNT_QTD NUMBER

Quarter to date total number of invoices paid late
PAID_LATE_COUNT_YTD NUMBER

Year to date total number of invoices paid late
Query Text

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


SELECT ORG_ID
,      SUPPLIER_ID
,      TIME_ID
,      PERIOD_TYPE_ID
,      GID
,      PAID_ON_TIME_COUNT_WTD
,      PAID_ON_TIME_COUNT_MTD
,      PAID_ON_TIME_COUNT_QTD
,      PAID_ON_TIME_COUNT_YTD
,      PAID_LATE_COUNT_WTD
,      PAID_LATE_COUNT_MTD
,      PAID_LATE_COUNT_QTD
,      PAID_LATE_COUNT_YTD
FROM APPS.FII_AP_PAYOL_XB_MV;

Dependencies

[top of page]

APPS.FII_AP_PAYOL_XB_MV does not reference any database object

APPS.FII_AP_PAYOL_XB_MV is referenced by following:

SchemaAPPS
Materialized ViewFII_AP_MGT_KPI_MV
Materialized ViewFII_AP_PAYOL_XB_MV