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


VIEW: APPS.EDW_SEC_ITEMSET_INFO_V

Object Details
Object Name: EDW_SEC_ITEMSET_INFO_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBIS.EDW_SEC_ITEMSET_INFO_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


EDW_SEC_ITEMSET_INFO_V


[View Source]

Columns
Name Datatype Length Mandatory Comments
FACT_ID NUMBER (9)
comment
FACT_NAME VARCHAR2 (255)
comment
FACT_LONG_NAME VARCHAR2 (4000)
comment
ITEMSET_NAME VARCHAR2 (255)
comment
FK_COL_NAME VARCHAR2 (255)
comment
Query Text

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


SELECT FACT_ID
,      FACT_NAME
,      FACT_LONG_NAME
,      ITEMSET_NAME
,      FK_COL_NAME
FROM APPS.EDW_SEC_ITEMSET_INFO_V;

Dependencies

[top of page]

APPS.EDW_SEC_ITEMSET_INFO_V references the following:

SchemaAPPS
ViewEDW_ATTRIBUTE_SET_COLUMNS_MD_V
ViewEDW_FACTS_MD_V
APPS.EDW_SEC_ITEMSET_INFO_V is referenced by following:

SchemaAPPS
Package BodyEDW_SEC_UTIL - show dependent code