[Home] [Help]
[Dependency Information]
| Object Name: | MTL_ITEM_REVISIONS_ORG_VAL_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | INV.MTL_ITEM_REVISIONS_ORG_VAL_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 |
|---|---|---|---|---|
| REVISION | VARCHAR2 | (3) | Yes | Revision Code - 3 character legacy column - replaced by REVISION_ID |
| ORGANIZATION_ID | NUMBER | Yes | ||
| INVENTORY_ITEM_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT REVISION
, ORGANIZATION_ID
, INVENTORY_ITEM_ID
FROM APPS.MTL_ITEM_REVISIONS_ORG_VAL_V;
APPS
FINANCIALS_SYSTEM_PARAMETERS
HR_GENERAL
- show dependent code
HR_SECURITY
- show dependent code
MTL_ITEM_REVISIONS
ORG_ORGANIZATION_DEFINITIONS
APPS
PO_COPYDOC_SUB
- show dependent code
RCV_TRANSACTIONS_INTERFACE_SV1
- show dependent code
|
|
|
|