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


TABLE: PSA.PSA_BC_XLA_EVENTS_GT

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

This is an interface table to invoke accounting with budgetary control. Product teams populate events in this table prior to calling the Budgetary Control API. Events inserted in this table are processed for accounting.

Temporary Table Details

PSA.PSA_BC_XLA_EVENTS_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
Columns
Name Datatype Length Mandatory Comments
EVENT_ID NUMBER (15) Yes Event Identifier
RESULT_CODE VARCHAR2 (30) Yes Result Code
Query Text

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


SELECT EVENT_ID
,      RESULT_CODE
FROM PSA.PSA_BC_XLA_EVENTS_GT;

Dependencies

[top of page]

PSA.PSA_BC_XLA_EVENTS_GT does not reference any database object

PSA.PSA_BC_XLA_EVENTS_GT is referenced by following:

SchemaAPPS
SynonymPSA_BC_XLA_EVENTS_GT