DBA Data[Home] [Help] [Dependency Information]


TABLE: BOM.CST_PAC_ACCRUAL_ACCOUNTS_TEMP

Object Details
Object Name: CST_PAC_ACCRUAL_ACCOUNTS_TEMP
Object Type: TABLE
Owner: BOM
FND Design Data: TableBOM.CST_PAC_ACCRUAL_ACCOUNTS_TEMP
Subobject Name:
Status: VALID


Temporary table for storing accrual accounts for Accrual Reconciliation


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
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
Query Text

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;

Dependencies

[top of page]

BOM.CST_PAC_ACCRUAL_ACCOUNTS_TEMP does not reference any database object

BOM.CST_PAC_ACCRUAL_ACCOUNTS_TEMP is referenced by following:

SchemaAPPS
SynonymCST_PAC_ACCRUAL_ACCOUNTS_TEMP