[Home] [Help]
[Dependency Information]
| Object Name: | BIL_BI_PIPE_MV |
|---|---|
| Object Type: | TABLE |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
| Tablespace: | APPS_TS_SUMMARY |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| BIL_BI_PIPE_MV_N1 | NORMAL | NONUNIQUE |
APPS_TS_SUMMARY
|
SNAP_DATE
GRP_TOTAL_FLAG
PARENT_SALES_GROUP_ID
SALES_GROUP_ID
SALESREP_ID
|
| BIL_BI_PIPE_MV_N1_SNAP$ | FUNCTION-BASED NORMAL | NONUNIQUE |
APPS_TS_SUMMARY
|
SYS_OP_MAP_NONNULL("SALES_GROUP_ID")
SYS_OP_MAP_NONNULL("PARENT_SALES_GROUP_ID")
SYS_OP_MAP_NONNULL("SNAP_DATE")
SYS_OP_MAP_NONNULL("BUCKET_ID")
SYS_OP_MAP_NONNULL("PRODUCT_CATEGORY_ID")
SYS_OP_MAP_NONNULL("ITEM_ID")
SYS_OP_MAP_NONNULL("GROUPID")
|
| BIL_BI_PIPE_MV_N2 | NORMAL | NONUNIQUE |
APPS_TS_SUMMARY
|
XCNT
UMARKER
|
| BIL_BI_PIPE_MV_N2_SNAP$ | FUNCTION-BASED NORMAL | NONUNIQUE |
APPS_TS_SUMMARY
|
SYS_OP_MAP_NONNULL("PARENT_SALES_GROUP_ID")
SYS_OP_MAP_NONNULL("SALESREP_ID")
SYS_OP_MAP_NONNULL("BUCKET_ID")
SYS_OP_MAP_NONNULL("SNAP_DATE")
SYS_OP_MAP_NONNULL("PRODUCT_CATEGORY_ID")
SYS_OP_MAP_NONNULL("ITEM_ID")
SYS_OP_MAP_NONNULL("GROUPID")
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| UMARKER | CHAR | (6) | Required for MVs using Union All for fast refreshability. | |
| GRP_TOTAL_FLAG | NUMBER | Marker for granularity. 1 for group, 0 for group and product category | ||
| PARENT_SALES_GROUP_ID | NUMBER | Parent group identifier for the sales group. | ||
| SALES_GROUP_ID | NUMBER | Sales group identifier who gets the sales credits. | ||
| SALESREP_ID | NUMBER | Salesperson or resource identifier who gets sales credits. Will never be null. | ||
| SNAP_DATE | DATE | The date that snap shot is taken. | ||
| PRODUCT_CATEGORY_ID | NUMBER | The product category to which the item in this sales credit line belongs to. | ||
| ITEM_ID | NUMBER | The concatenated value of item and the master org id. If the opportunity line is assigned to category then -1. | ||
| BUCKET_ID | NUMBER | The bucket in which the opportunity falls with respect to win probability | ||
| PIPELINE_AMT_DAY | NUMBER | Sum of pipeline amounts if the opty is closed in the same day in primary currency. | ||
| PIPELINE_AMT_WEEK | NUMBER | Sum of pipeline amounts if the opty is closed in the same week in primary currency. | ||
| PIPELINE_AMT_PERIOD | NUMBER | Sum of pipeline amounts if the opty is closed in the same period in primary currency. | ||
| PIPELINE_AMT_QUARTER | NUMBER | Sum of pipeline amounts if the opty is closed in the same quarter in primary currency. | ||
| PIPELINE_AMT_YEAR | NUMBER | Sum of pipeline amounts if the opty is closed in the same year in primary currency. | ||
| WTD_PIPELINE_AMT_DAY | NUMBER | Sum of total weighted pipeline amounts if the opty is closed in the same day in primary currency. | ||
| WTD_PIPELINE_AMT_WEEK | NUMBER | Sum of total weighted pipeline amounts if the opty is closed in the same week in primary currency. | ||
| WTD_PIPELINE_AMT_PERIOD | NUMBER | Sum of total weighted pipeline amounts if the opty is closed in the same period in primary currency. | ||
| WTD_PIPELINE_AMT_QUARTER | NUMBER | Sum of total weighted pipeline amounts if the opty is closed in the same quarter in primary currency. | ||
| WTD_PIPELINE_AMT_YEAR | NUMBER | Sum of total weighted pipeline amounts if the opty is closed in the same year in primary currency. | ||
| OPEN_AMT_DAY | NUMBER | Sum of open amounts if the opty is closed in the same day in primary currency. | ||
| OPEN_AMT_WEEK | NUMBER | Sum of open amounts if the opty is closed in the same week in primary currency. | ||
| OPEN_AMT_PERIOD | NUMBER | Sum of open amounts if the opty is closed in the same period in primary currency. | ||
| OPEN_AMT_QUARTER | NUMBER | Sum of open amounts if the opty is closed in the same quarter in primary currency. | ||
| OPEN_AMT_YEAR | NUMBER | Sum of open amounts if the opty is closed in the same year in primary currency. | ||
| PIPELINE_AMT_DAY_S | NUMBER | Sum of pipeline amounts if the opty is closed in the same day in secondary currency. | ||
| PIPELINE_AMT_WEEK_S | NUMBER | Sum of pipeline amounts if the opty is closed in the same week in secondary currency. | ||
| PIPELINE_AMT_PERIOD_S | NUMBER | Sum of pipeline amounts if the opty is closed in the same period in secondary currency. | ||
| PIPELINE_AMT_QUARTER_S | NUMBER | Sum of pipeline amounts if the opty is closed in the same quarter in secondary currency. | ||
| PIPELINE_AMT_YEAR_S | NUMBER | Sum of pipeline amounts if the opty is closed in the same year in secondary currency. | ||
| WTD_PIPELINE_AMT_DAY_S | NUMBER | Sum of total weighted pipeline amounts if the opty is closed in the same day in secondary currency. | ||
| WTD_PIPELINE_AMT_WEEK_S | NUMBER | Sum of total weighted pipeline amounts if the opty is closed in the same week in secondary currency. | ||
| WTD_PIPELINE_AMT_PERIOD_S | NUMBER | Sum of total weighted pipeline amounts if the opty is closed in the same period in secondary currency. | ||
| WTD_PIPELINE_AMT_QUARTER_S | NUMBER | Sum of total weighted pipeline amounts if the opty is closed in the same quarter in secondary currency. | ||
| WTD_PIPELINE_AMT_YEAR_S | NUMBER | Sum of total weighted pipeline amounts if the opty is closed in the same year in secondary currency. | ||
| OPEN_AMT_DAY_S | NUMBER | Sum of open amounts if the opty is closed in the same day in secondary currency. | ||
| OPEN_AMT_WEEK_S | NUMBER | Sum of open amounts if the opty is closed in the same week in secondary currency. | ||
| OPEN_AMT_PERIOD_S | NUMBER | Sum of open amounts if the opty is closed in the same period in secondary currency. | ||
| OPEN_AMT_QUARTER_S | NUMBER | Sum of open amounts if the opty is closed in the same quarter in secondary currency. | ||
| OPEN_AMT_YEAR_S | NUMBER | Sum of open amounts if the opty is closed in the same year in secondary currency. | ||
| PIPE_AMT_DAY_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| PIPE_AMT_WEEK_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| PIPE_AMT_PERIOD_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| PIPE_AMT_QUARTER_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| PIPE_AMT_YEAR_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| WTD_PIPE_AMT_DAY_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| WTD_PIPE_AMT_WEEK_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| WTD_PIPE_AMT_PERIOD_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| WTD_PIPE_AMT_QUARTER_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| WTD_PIPE_AMT_YEAR_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| OPEN_AMT_DAY_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| OPEN_AMT_WEEK_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| OPEN_AMT_PERIOD_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| OPEN_AMT_QUARTER_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| OPEN_AMT_YEAR_XCNT | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| PIPE_AMT_DAY_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| PIPE_AMT_WEEK_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| PIPE_AMT_PERIOD_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| PIPE_AMT_QUARTER_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| PIPE_AMT_YEAR_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| WTD_PIPE_AMT_DAY_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| WTD_PIPE_AMT_WEEK_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| WTD_PIPE_AMT_PERIOD_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| WTD_PIPE_AMT_QUARTER_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| WTD_PIPE_AMT_YEAR_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| OPEN_AMT_DAY_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| OPEN_AMT_WEEK_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| OPEN_AMT_PERIOD_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| OPEN_AMT_QUARTER_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| OPEN_AMT_YEAR_XCNT_S | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| GROUPID | NUMBER | Dummy count columns required to create fast refresh MV. | ||
| XCNT | NUMBER | Dummy count columns required to create fast refresh MV. |
Cut, paste (and edit) the following text to query this object:
SELECT UMARKER
, GRP_TOTAL_FLAG
, PARENT_SALES_GROUP_ID
, SALES_GROUP_ID
, SALESREP_ID
, SNAP_DATE
, PRODUCT_CATEGORY_ID
, ITEM_ID
, BUCKET_ID
, PIPELINE_AMT_DAY
, PIPELINE_AMT_WEEK
, PIPELINE_AMT_PERIOD
, PIPELINE_AMT_QUARTER
, PIPELINE_AMT_YEAR
, WTD_PIPELINE_AMT_DAY
, WTD_PIPELINE_AMT_WEEK
, WTD_PIPELINE_AMT_PERIOD
, WTD_PIPELINE_AMT_QUARTER
, WTD_PIPELINE_AMT_YEAR
, OPEN_AMT_DAY
, OPEN_AMT_WEEK
, OPEN_AMT_PERIOD
, OPEN_AMT_QUARTER
, OPEN_AMT_YEAR
, PIPELINE_AMT_DAY_S
, PIPELINE_AMT_WEEK_S
, PIPELINE_AMT_PERIOD_S
, PIPELINE_AMT_QUARTER_S
, PIPELINE_AMT_YEAR_S
, WTD_PIPELINE_AMT_DAY_S
, WTD_PIPELINE_AMT_WEEK_S
, WTD_PIPELINE_AMT_PERIOD_S
, WTD_PIPELINE_AMT_QUARTER_S
, WTD_PIPELINE_AMT_YEAR_S
, OPEN_AMT_DAY_S
, OPEN_AMT_WEEK_S
, OPEN_AMT_PERIOD_S
, OPEN_AMT_QUARTER_S
, OPEN_AMT_YEAR_S
, PIPE_AMT_DAY_XCNT
, PIPE_AMT_WEEK_XCNT
, PIPE_AMT_PERIOD_XCNT
, PIPE_AMT_QUARTER_XCNT
, PIPE_AMT_YEAR_XCNT
, WTD_PIPE_AMT_DAY_XCNT
, WTD_PIPE_AMT_WEEK_XCNT
, WTD_PIPE_AMT_PERIOD_XCNT
, WTD_PIPE_AMT_QUARTER_XCNT
, WTD_PIPE_AMT_YEAR_XCNT
, OPEN_AMT_DAY_XCNT
, OPEN_AMT_WEEK_XCNT
, OPEN_AMT_PERIOD_XCNT
, OPEN_AMT_QUARTER_XCNT
, OPEN_AMT_YEAR_XCNT
, PIPE_AMT_DAY_XCNT_S
, PIPE_AMT_WEEK_XCNT_S
, PIPE_AMT_PERIOD_XCNT_S
, PIPE_AMT_QUARTER_XCNT_S
, PIPE_AMT_YEAR_XCNT_S
, WTD_PIPE_AMT_DAY_XCNT_S
, WTD_PIPE_AMT_WEEK_XCNT_S
, WTD_PIPE_AMT_PERIOD_XCNT_S
, WTD_PIPE_AMT_QUARTER_XCNT_S
, WTD_PIPE_AMT_YEAR_XCNT_S
, OPEN_AMT_DAY_XCNT_S
, OPEN_AMT_WEEK_XCNT_S
, OPEN_AMT_PERIOD_XCNT_S
, OPEN_AMT_QUARTER_XCNT_S
, OPEN_AMT_YEAR_XCNT_S
, GROUPID
, XCNT
FROM APPS.BIL_BI_PIPE_MV;
APPS.BIL_BI_PIPE_MV does not reference any database object
APPS.BIL_BI_PIPE_MV is referenced by following:
APPS
BIL_BI_PIPE_G_MV
BIL_BI_PIPE_MV
BIL_OBI_PIPE_G_MV
|
|
|
|