[Home] [Help]
[Dependency Information]
| Object Name: | IBC_PENDING_TRANSLATIONS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IBC.IBC_PENDING_TRANSLATIONS_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CITEM_VERSION_ID | VARCHAR2 | (240) | Item version identifier | |
| ITEM_KEY | VARCHAR2 | (240) | Item Key | |
| USER_NAME | VARCHAR2 | (320) | Yes | User Name |
| NOTIFICATION_BEGIN_DATE | DATE | Notification begin date |
Cut, paste (and edit) the following text to query this object:
SELECT CITEM_VERSION_ID
, ITEM_KEY
, USER_NAME
, NOTIFICATION_BEGIN_DATE
FROM APPS.IBC_PENDING_TRANSLATIONS_V;
APPS
WF_CORE
- show dependent code
WF_DIRECTORY
- show dependent code
WF_ITEM_ACTIVITY_STATUSES_V
WF_USER_ROLES
APPS
IBC_CITEM_WORKFLOW_PVT
- show dependent code
|
|
|
|