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


VIEW: APPS.FND_IMP_PSNEW_VL

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

View Type

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


FND_IMP_PSNEW_VL


[View Source]

Columns
Name Datatype Length Mandatory Comments
BUG_NO NUMBER

BUG_NO
SNAPSHOT_ID NUMBER
Yes SNAPSHOT_ID
APP_SHORT_NAME VARCHAR2 (50) Yes APP_SHORT_NAME
DIRECTORY VARCHAR2 (160) Yes DIRECTORY
FILENAME VARCHAR2 (90) Yes FILENAME
NEW_VERSION VARCHAR2 (30) Yes NEW_VERSION
IS_FLAGGED_FILE VARCHAR2 (0)
Indicates if file is flagged
PATCH_ID NUMBER

PATCH_ID
Query Text

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


SELECT BUG_NO
,      SNAPSHOT_ID
,      APP_SHORT_NAME
,      DIRECTORY
,      FILENAME
,      NEW_VERSION
,      IS_FLAGGED_FILE
,      PATCH_ID
FROM APPS.FND_IMP_PSNEW_VL;

Dependencies

[top of page]

APPS.FND_IMP_PSNEW_VL references the following:

SchemaAPPS
SynonymAD_SNAPSHOTS
SynonymFND_IMP_PFILEINFO2
ViewFND_IMP_SFILEINFO_VL
APPS.FND_IMP_PSNEW_VL is referenced by following:

SchemaAPPS
Package BodyFND_IMP_PKG - show dependent code