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


VIEW: APPS.FND_IMP_PFILEINFO_VL

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

View Type

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


FND_IMP_PFILEINFO_VL


[View Source]

Columns
Name Datatype Length Mandatory Comments
BUG_NO NUMBER
Yes Bug number.
FILEID RAW (16) Yes File Version GUID.
PATCH_ID NUMBER
Yes PATCH_ID
Query Text

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


SELECT BUG_NO
,      FILEID
,      PATCH_ID
FROM APPS.FND_IMP_PFILEINFO_VL;

Dependencies

[top of page]

APPS.FND_IMP_PFILEINFO_VL references the following:

SchemaAPPS
SynonymAD_PM_PATCHES
SynonymFND_UMS_BUGFIXES
SynonymFND_UMS_BUGFIX_FILE_VERSIONS
APPS.FND_IMP_PFILEINFO_VL is referenced by following:

SchemaAPPS
Package BodyFND_IMP_PKG - show dependent code