[Home] [Help]
[Dependency Information]
| Object Name: | CST_RESOURCE_COSTS_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | BOM |
| FND Design Data: | BOM.CST_RESOURCE_COSTS_EFC
|
| Subobject Name: | |
| Status: | VALID |
CST_RESOURCE_COSTS_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
CST_RESOURCE_COSTS prior to conversion to the euro currency.
| Tablespace: | APPS_TS_ARCHIVE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| RESOURCE_RATE | NUMBER | Yes | resource rate | |
| RESOURCE_ID | NUMBER | Yes | resource identifier | |
| COST_TYPE_ID | NUMBER | Yes | cost type identifier | |
| SET_OF_BOOKS_ID | NUMBER | set of books identifier |
Cut, paste (and edit) the following text to query this object:
SELECT RESOURCE_RATE
, RESOURCE_ID
, COST_TYPE_ID
, SET_OF_BOOKS_ID
FROM BOM.CST_RESOURCE_COSTS_EFC;
BOM.CST_RESOURCE_COSTS_EFC does not reference any database object
BOM.CST_RESOURCE_COSTS_EFC is referenced by following:
APPS
CST_RESOURCE_COSTS_EFC
|
|
|
|