[Home] [Help]
[Dependency Information]
Object Name: | CST_ELEMENTAL_COSTS_EFC |
---|---|
Object Type: | TABLE |
Owner: | BOM |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
CST_ELEMENTAL_COSTS_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
CST_ELEMENTAL_COSTS prior to conversion to the euro currency.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
INVENTORY_ITEM_ID | NUMBER | Yes | Inventory Item Identifier | |
ORGANIZATION_ID | NUMBER | Yes | Organization Identifier | |
STANDARD_COST | NUMBER | Standard Cost | ||
COST_UPDATE_ID | NUMBER | Yes | Cost Update 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
, ORGANIZATION_ID
, STANDARD_COST
, COST_UPDATE_ID
, SET_OF_BOOKS_ID
FROM BOM.CST_ELEMENTAL_COSTS_EFC;
BOM.CST_ELEMENTAL_COSTS_EFC does not reference any database object
BOM.CST_ELEMENTAL_COSTS_EFC is referenced by following:
|
|
|