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


TABLE: PSA.PSA_BC_ALLOC_GT

Object Details
Object Name: PSA_BC_ALLOC_GT
Object Type: TABLE
Owner: PSA
FND Design Data: TablePSA.PSA_BC_ALLOC_GT
Subobject Name:
Status: VALID

This table holds the parent child relationship hierarchy of budgetary control accounting events. The hierarchy is used to link accounting lines together which are bound by allocation attributes.

Temporary Table Details

PSA.PSA_BC_ALLOC_GT is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$TRANSACTION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Indexes
Index Type Uniqueness Tablespace Column
PSA_BC_ALLOC_GT_U1 NORMAL UNIQUE Tablespace ColumnHIERARCHY_ID
ColumnAE_HEADER_ID
ColumnAE_LINE_NUM
ColumnEVENT_ID
Columns
Name Datatype Length Mandatory Comments
HIERARCHY_ID NUMBER (15) Yes Hierarchy Identifier
AE_HEADER_ID NUMBER (15) Yes Subledger journal entry identifier
AE_LINE_NUM NUMBER (15) Yes Subledger journal entry identifier
EVENT_ID NUMBER (15) Yes Event Identifier
STATUS_CODE VARCHAR2 (1) Yes Status Code
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT HIERARCHY_ID
,      AE_HEADER_ID
,      AE_LINE_NUM
,      EVENT_ID
,      STATUS_CODE
FROM PSA.PSA_BC_ALLOC_GT;

Dependencies

[top of page]

PSA.PSA_BC_ALLOC_GT does not reference any database object

PSA.PSA_BC_ALLOC_GT is referenced by following:

SchemaAPPS
SynonymPSA_BC_ALLOC_GT