[Home] [Help]
[Dependency Information]
| Object Name: | MTL_CYCLE_COUNT_ENTRIES_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | INV |
| FND Design Data: | INV.MTL_CYCLE_COUNT_ENTRIES_EFC
|
| Subobject Name: | |
| Status: | VALID |
MTL_CYCLE_COUNT_ENTRIES_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
MTL_CYCLE_COUNT_ENTRIES prior to conversion to the euro currency.
| Tablespace: | APPS_TS_ARCHIVE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ADJUSTMENT_AMOUNT | NUMBER | Adjustment Amount | ||
| CYCLE_COUNT_ENTRY_ID | NUMBER | Yes | Cycle Count Entry Identifier | |
| ITEM_UNIT_COST | NUMBER | Item Unit Cost | ||
| SET_OF_BOOKS_ID | NUMBER | Set Of Books Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT ADJUSTMENT_AMOUNT
, CYCLE_COUNT_ENTRY_ID
, ITEM_UNIT_COST
, SET_OF_BOOKS_ID
FROM INV.MTL_CYCLE_COUNT_ENTRIES_EFC;
INV.MTL_CYCLE_COUNT_ENTRIES_EFC does not reference any database object
INV.MTL_CYCLE_COUNT_ENTRIES_EFC is referenced by following:
APPS
MTL_CYCLE_COUNT_ENTRIES_EFC
|
|
|
|