[Home] [Help]
[Dependency Information]
| Object Name: | ASO_BI_RSG_PRNT_MV |
|---|---|
| Object Type: | TABLE |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
| Tablespace: | APPS_TS_SUMMARY |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| UMARKER | VARCHAR2 | (6) | Marker for fast refreshability purpose | |
| PARENT_GROUP_ID | NUMBER | Parent group id of the sales group mentioned in the group_id column | ||
| GROUP_ID | NUMBER | Sales group id | ||
| XCNT | NUMBER | For fast refreshability purpose |
Cut, paste (and edit) the following text to query this object:
SELECT UMARKER
, PARENT_GROUP_ID
, GROUP_ID
, XCNT
FROM APPS.ASO_BI_RSG_PRNT_MV;
APPS.ASO_BI_RSG_PRNT_MV does not reference any database object
APPS.ASO_BI_RSG_PRNT_MV is referenced by following:
APPS
ASO_BI_QOT_APR_MV
ASO_BI_QOT_RUL_MV
ASO_BI_QOT_SG_MV
ASO_BI_RSG_PRNT_MV
|
|
|
|