[Home] [Help]
[Dependency Information]
| Object Name: | CM_ACST_LED_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | GMF |
| FND Design Data: | GMF.CM_ACST_LED_EFC
|
| Subobject Name: | |
| Status: | VALID |
Shadow table of CM_ACST_LED for EFC migration. Stores the original values of columns of CM_ACST_LED that are to be converted tothe Euro currency as a part of EFC migration. The table consists of the primary key columns of CM_ACST_LED and only the columns that are actually converted to the Euro currency.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ACTRANS_ID | NUMBER | Yes | Surrogate for this ledger transaction row | |
| COST_AMT | NUMBER | Yes | Actual cost for the transaction | |
| TTL_ALLOC_EXPENSE | NUMBER | The total allocation expense calculated during the GL expense allocation process | ||
| SET_OF_BOOKS_ID | NUMBER | Yes | Set of books identifier |
Cut, paste (and edit) the following text to query this object:
SELECT ACTRANS_ID
, COST_AMT
, TTL_ALLOC_EXPENSE
, SET_OF_BOOKS_ID
FROM GMF.CM_ACST_LED_EFC;
GMF.CM_ACST_LED_EFC does not reference any database object
GMF.CM_ACST_LED_EFC is referenced by following:
APPS
CM_ACST_LED_EFC
|
|
|
|