[Home] [Help]
[Dependency Information]
| Object Name: | CST_DEPARTMENT_OVERHEADS_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | BOM |
| FND Design Data: | BOM.CST_DEPARTMENT_OVERHEADS_EFC
|
| Subobject Name: | |
| Status: | VALID |
CST_DEPARTMENT_OVERHEADS_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
CST_DEPARTMENT_OVERHEADS prior to conversion to the euro currency.
| Tablespace: | APPS_TS_ARCHIVE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| DEPARTMENT_ID | NUMBER | Yes | Department Identifier | |
| OVERHEAD_ID | NUMBER | Yes | Overhead Identifier | |
| COST_TYPE_ID | NUMBER | Yes | Cost Type Identifier | |
| RATE_OR_AMOUNT | NUMBER | Yes | Rate or Amount | |
| SET_OF_BOOKS_ID | NUMBER | Set Of books identifier |
Cut, paste (and edit) the following text to query this object:
SELECT DEPARTMENT_ID
, OVERHEAD_ID
, COST_TYPE_ID
, RATE_OR_AMOUNT
, SET_OF_BOOKS_ID
FROM BOM.CST_DEPARTMENT_OVERHEADS_EFC;
BOM.CST_DEPARTMENT_OVERHEADS_EFC does not reference any database object
BOM.CST_DEPARTMENT_OVERHEADS_EFC is referenced by following:
APPS
CST_DEPARTMENT_OVERHEADS_EFC
|
|
|
|