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


TABLE: JA.JA_CN_BANK_BALANCE_GT

Object Details
Object Name: JA_CN_BANK_BALANCE_GT
Object Type: TABLE
Owner: JA
FND Design Data: TableJA.JA_CN_BANK_BALANCE_GT
Subobject Name:
Status: VALID

Temporary Table Details

JA.JA_CN_BANK_BALANCE_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
ACCOUNT_SEG VARCHAR2 (50)
CURRENCY_CODE VARCHAR2 (15)
PERIOD_YEAR NUMBER (15)
PERIOD_NUM NUMBER (15)
BEGIN_BALANCE NUMBER

BEGIN_BALANCE_BEQ NUMBER

PERIOD_NET_DR NUMBER

PERIOD_NET_DR_BEQ NUMBER

PERIOD_NET_CR NUMBER

PERIOD_NET_CR_BEQ NUMBER

YTD_BALANCE NUMBER

YTD_BALANCE_BEQ NUMBER

Query Text

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


SELECT ACCOUNT_SEG
,      CURRENCY_CODE
,      PERIOD_YEAR
,      PERIOD_NUM
,      BEGIN_BALANCE
,      BEGIN_BALANCE_BEQ
,      PERIOD_NET_DR
,      PERIOD_NET_DR_BEQ
,      PERIOD_NET_CR
,      PERIOD_NET_CR_BEQ
,      YTD_BALANCE
,      YTD_BALANCE_BEQ
FROM JA.JA_CN_BANK_BALANCE_GT;

Dependencies

[top of page]

JA.JA_CN_BANK_BALANCE_GT does not reference any database object

JA.JA_CN_BANK_BALANCE_GT is referenced by following:

SchemaAPPS
SynonymJA_CN_BANK_BALANCE_GT