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


VIEW: APPS.FIIBV_PROJ_CLS7_LCV

Object Details
Object Name: FIIBV_PROJ_CLS7_LCV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFII.FIIBV_PROJ_CLS7_LCV
Subobject Name:
Status: VALID

View Type

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


FIIBV_PROJ_CLS7_LCV is the Class 7 base view for the Project dimension in EDW


[View Source]

Columns
Name Datatype Length Mandatory Comments
PROJ_CLS7_PK VARCHAR2 (61)
The unique identifier of the project class
NAME VARCHAR2 (30) Yes Project class name
PROJECT_CLASS7 VARCHAR2 (30) Yes Project class
PROJ_CATEG7_FK VARCHAR2 (61)
Foreign key to the project category 7 level
INSTANCE VARCHAR2 (30)
Instance identifier
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
_DF:PCL:_EDW CHAR (34)
This column is for internal use only
Query Text

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


SELECT PROJ_CLS7_PK
,      NAME
,      PROJECT_CLASS7
,      PROJ_CATEG7_FK
,      INSTANCE
,      LAST_UPDATE_DATE
,      _DF:PCL:_EDW
FROM APPS.FIIBV_PROJ_CLS7_LCV;

Dependencies

[top of page]

APPS.FIIBV_PROJ_CLS7_LCV references the following:

SchemaAPPS
SynonymEDW_LOCAL_INSTANCE
SynonymEDW_LOCAL_SYSTEM_PARAMETERS
SynonymPA_CLASS_CODES
APPS.FIIBV_PROJ_CLS7_LCV is referenced by following:

SchemaAPPS
ViewFII_PROJ_CLS7_LCV