[Home] [Help]
[Dependency Information]
| Object Name: | FND_IMP_PFILEINFO_VL |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | FND.FND_IMP_PFILEINFO_VL
|
| Subobject Name: | |
| Status: | VALID |
MultiLingual view (a language resolved view of the data.)
FND_IMP_PFILEINFO_VL
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| BUG_NO | NUMBER | Yes | Bug number. | |
| FILEID | RAW | (16) | Yes | File Version GUID. |
| PATCH_ID | NUMBER | Yes | PATCH_ID |
Cut, paste (and edit) the following text to query this object:
SELECT BUG_NO
, FILEID
, PATCH_ID
FROM APPS.FND_IMP_PFILEINFO_VL;
APPS
AD_PM_PATCHES
FND_UMS_BUGFIXES
FND_UMS_BUGFIX_FILE_VERSIONS
APPS
FND_IMP_PKG
- show dependent code
|
|
|
|