[Home] [Help]
[Dependency Information]
| Object Name: | GL_PLCY_MST_EFC |
|---|---|
| Object Type: | TABLE |
| Owner: | GMF |
| FND Design Data: | GMF.GL_PLCY_MST_EFC
|
| Subobject Name: | |
| Status: | VALID |
Shadow table of GL_PLCY_MST for EFC migration. Stores the original values of columns of GL_PLCY_MST that are to be converted to the Euro currency as a part of EFC migration. The table consists of the primary key columns of GL_PLCY_MST 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 |
|---|---|---|---|---|
| CO_CODE | VARCHAR2 | (4) | Yes | Company code |
| BASE_CURRENCY_CODE | VARCHAR2 | (4) | Yes | Base currency code |
| SET_OF_BOOKS_ID | NUMBER | (15) | Yes | Set of books identifier |
Cut, paste (and edit) the following text to query this object:
SELECT CO_CODE
, BASE_CURRENCY_CODE
, SET_OF_BOOKS_ID
FROM GMF.GL_PLCY_MST_EFC;
GMF.GL_PLCY_MST_EFC does not reference any database object
GMF.GL_PLCY_MST_EFC is referenced by following:
APPS
GL_PLCY_MST_EFC
|
|
|
|