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


VIEW: APPS.FND_IMP_SFILEINFO_VL

Object Details
Object Name: FND_IMP_SFILEINFO_VL
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFND.FND_IMP_SFILEINFO_VL
Subobject Name:
Status: VALID

View Type

MultiLingual view (a language resolved view of the data.)


FND_IMP_SFILEINFO_VL


[View Source]

Columns
Name Datatype Length Mandatory Comments
SNAPSHOT_ID NUMBER
Yes SNAPSHOT_ID
APP_SHORT_NAME VARCHAR2 (50) Yes APP_SHORT_NAME
DIRECTORY VARCHAR2 (256) Yes DIRECTORY
FILENAME VARCHAR2 (250) Yes FILENAME
VERSION VARCHAR2 (150) Yes VERSION
IS_FLAGGED_FILE VARCHAR2 (1)
Indicates if file is flagged
Query Text

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


SELECT SNAPSHOT_ID
,      APP_SHORT_NAME
,      DIRECTORY
,      FILENAME
,      VERSION
,      IS_FLAGGED_FILE
FROM APPS.FND_IMP_SFILEINFO_VL;

Dependencies

[top of page]

APPS.FND_IMP_SFILEINFO_VL references the following:

SchemaAPPS
SynonymAD_FILES
SynonymAD_FILE_VERSIONS
SynonymAD_SNAPSHOT_FILES
APPS.FND_IMP_SFILEINFO_VL is referenced by following:

SchemaAPPS
ViewFND_IMP_PSCOMMON_VL
ViewFND_IMP_PSNEW_VL