[Home] [Help]
[Dependency Information]
| Object Name: | MTL_ABC_COMPILES_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | INV |
| FND Design Data: | INV.MTL_ABC_COMPILES_EFC
|
| Subobject Name: | |
| Status: | VALID |
MTL_ABC_COMPILES_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
MTL_ABC_COMPILES prior to conversion to the euro currency.
| Tablespace: | APPS_TS_ARCHIVE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| INVENTORY_ITEM_ID | NUMBER | Yes | Inventory Item Identifier | |
| CUMULATIVE_VALUE | NUMBER | Cumulative Value | ||
| COMPILE_VALUE | NUMBER | Compile Value | ||
| COMPILE_ID | NUMBER | Yes | Compile Identifier | |
| SET_OF_BOOKS_ID | NUMBER | Set Of Books Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT INVENTORY_ITEM_ID
, CUMULATIVE_VALUE
, COMPILE_VALUE
, COMPILE_ID
, SET_OF_BOOKS_ID
FROM INV.MTL_ABC_COMPILES_EFC;
INV.MTL_ABC_COMPILES_EFC does not reference any database object
INV.MTL_ABC_COMPILES_EFC is referenced by following:
INV
MTL_ABC_COMPILES_EFC#
|
|
|
|