[Home] [Help]
[Dependency Information]
| Object Name: | MTL_CYCLE_COUNT_CLASSES_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | INV |
| FND Design Data: | INV.MTL_CYCLE_COUNT_CLASSES_EFC
|
| Subobject Name: | |
| Status: | VALID |
MTL_CYCLE_COUNT_CLASSES_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
MTL_CYCLE_COUNT_CLASSES prior to conversion to the euro currency.
| Tablespace: | APPS_TS_ARCHIVE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CYCLE_COUNT_HEADER_ID | NUMBER | Cycle Count Header Identifier | ||
| COST_TOLERANCE_NEGATIVE | NUMBER | Cost Tolerance Negative | ||
| COST_TOLERANCE_POSITIVE | NUMBER | Cost Tolerance Positive | ||
| ABC_CLASS_ID | NUMBER | Yes | ABS Class Identifier | |
| SET_OF_BOOKS_ID | NUMBER | Set Of Books Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT CYCLE_COUNT_HEADER_ID
, COST_TOLERANCE_NEGATIVE
, COST_TOLERANCE_POSITIVE
, ABC_CLASS_ID
, SET_OF_BOOKS_ID
FROM INV.MTL_CYCLE_COUNT_CLASSES_EFC;
INV.MTL_CYCLE_COUNT_CLASSES_EFC does not reference any database object
INV.MTL_CYCLE_COUNT_CLASSES_EFC is referenced by following:
APPS
MTL_CYCLE_COUNT_CLASSES_EFC
|
|
|
|