[Home] [Help]
[Dependency Information]
| Object Name: | BOM_OPERATION_RESOURCES_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | BOM |
| FND Design Data: | BOM.BOM_OPERATION_RESOURCES_EFC
|
| Subobject Name: | |
| Status: | VALID |
BOM_OPERATION_RESOURCES_EFC is used exclusively as an archive table
for the "Euro as a functional currency" project. It mirrors the table
BOM_OPERATION_RESOURCES prior to conversion to the euro currency.
| Tablespace: | APPS_TS_ARCHIVE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| USAGE_RATE_OR_AMOUNT | NUMBER | Yes | Resource usage rate | |
| OPERATION_SEQUENCE_ID | NUMBER | Yes | Sequence indicator | |
| USAGE_RATE_OR_AMOUNT_INVERSE | NUMBER | Yes | Inverse resource usage rate | |
| RESOURCE_SEQ_NUM | NUMBER | Yes | Resource Sequence Number | |
| SET_OF_BOOKS_ID | NUMBER | Set of Books Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT USAGE_RATE_OR_AMOUNT
, OPERATION_SEQUENCE_ID
, USAGE_RATE_OR_AMOUNT_INVERSE
, RESOURCE_SEQ_NUM
, SET_OF_BOOKS_ID
FROM BOM.BOM_OPERATION_RESOURCES_EFC;
BOM.BOM_OPERATION_RESOURCES_EFC does not reference any database object
BOM.BOM_OPERATION_RESOURCES_EFC is referenced by following:
BOM
BOM_OPERATION_RESOURCES_EFC#
|
|
|
|