[Home] [Help]
[Dependency Information]
| Object Name: | PA_PRIM_REP_LEGER_TMP |
|---|---|
| Object Type: | TABLE |
| Owner: | PA |
| FND Design Data: | PA.PA_PRIM_REP_LEGER_TMP
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| PA_PRIM_REP_LEGER_TMP_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
BATCH_ID
DENORM_LEDGER_ID
PERIOD_NAME
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PRIM_LEDGER_ID | NUMBER | (15) | The identifier of primary set of books | |
| DENORM_LEDGER_ID | NUMBER | (15) | The identifier primary or reporting set of books | |
| PERIOD_NAME | VARCHAR2 | (30) | The identifier gl period name | |
| BATCH_ID | NUMBER | (15) | The identifier of xla upgrade batch id |
Cut, paste (and edit) the following text to query this object:
SELECT PRIM_LEDGER_ID
, DENORM_LEDGER_ID
, PERIOD_NAME
, BATCH_ID
FROM PA.PA_PRIM_REP_LEGER_TMP;
PA.PA_PRIM_REP_LEGER_TMP does not reference any database object
PA.PA_PRIM_REP_LEGER_TMP is referenced by following:
PA
PA_PRIM_REP_LEGER_TMP#
|
|
|
|