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


VIEW: APPS.FIIBV_PROJ_CLS4_LCV

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

View Type

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


FIIBV_PROJ_CLS4_LCV is the Class 4 base view for the Project dimension in EDW


[View Source]

Columns
Name Datatype Length Mandatory Comments
PROJ_CLS4_PK VARCHAR2 (61)
The unique identifier of the project class
NAME VARCHAR2 (30) Yes Project class name
PROJECT_CLASS4 VARCHAR2 (30) Yes Project class
PROJ_CATEG4_FK VARCHAR2 (61)
Foreign key to the project category 4 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_CLS4_PK
,      NAME
,      PROJECT_CLASS4
,      PROJ_CATEG4_FK
,      INSTANCE
,      LAST_UPDATE_DATE
,      _DF:PCL:_EDW
FROM APPS.FIIBV_PROJ_CLS4_LCV;

Dependencies

[top of page]

APPS.FIIBV_PROJ_CLS4_LCV references the following:

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

SchemaAPPS
ViewFII_PROJ_CLS4_LCV