[Home] [Help]
[Dependency Information]
| Object Name: | CST_PAC_ACCRUAL_ACCOUNTS_TEMP |
|---|---|
| Object Type: | TABLE |
| Owner: | BOM |
| FND Design Data: | BOM.CST_PAC_ACCRUAL_ACCOUNTS_TEMP
|
| Subobject Name: | |
| Status: | VALID |
Temporary table for storing accrual accounts for Accrual Reconciliation
| Tablespace: | APPS_TS_INTERFACE |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| REQUEST_ID | NUMBER | Yes | Standard Who column | |
| ACCRUAL_ACCOUNT_ID | NUMBER | Yes | Accrual Account unique identifier | |
| LEGAL_ENTITY_ID | NUMBER | (15) | Yes | Legal entity unique identifier |
Cut, paste (and edit) the following text to query this object:
SELECT REQUEST_ID
, ACCRUAL_ACCOUNT_ID
, LEGAL_ENTITY_ID
FROM BOM.CST_PAC_ACCRUAL_ACCOUNTS_TEMP;
BOM.CST_PAC_ACCRUAL_ACCOUNTS_TEMP does not reference any database object
BOM.CST_PAC_ACCRUAL_ACCOUNTS_TEMP is referenced by following:
APPS
CST_PAC_ACCRUAL_ACCOUNTS_TEMP
|
|
|
|