[Home] [Help]
[Dependency Information]
Object Name: | CST_LAYER_COST_DETAILS_EFC |
---|---|
Object Type: | TABLE |
Owner: | BOM |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
CST_LAYER_COST_DETAILS_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
CST_LAYER_COST_DETAILS prior to conversion to the euro currency.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
LEVEL_TYPE | NUMBER | Yes | Level Type | |
LAYER_ID | NUMBER | Yes | Layer Id | |
COST_ELEMENT_ID | NUMBER | Yes | Cost Element Id | |
ITEM_COST | NUMBER | Yes | Item Cost | |
SET_OF_BOOKS_ID | NUMBER | Set Of Books Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT LEVEL_TYPE
, LAYER_ID
, COST_ELEMENT_ID
, ITEM_COST
, SET_OF_BOOKS_ID
FROM BOM.CST_LAYER_COST_DETAILS_EFC;
BOM.CST_LAYER_COST_DETAILS_EFC does not reference any database object
BOM.CST_LAYER_COST_DETAILS_EFC is referenced by following:
|
|
|