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


TABLE: JA.JA_CN_FA_CATEGORY_GT

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

The 'JA_CN_FA_CATEGORY_GP' table stores fixed asset category code and fixed asset category name to filter the same asset category.

Temporary Table Details

JA.JA_CN_FA_CATEGORY_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
CATEGORY_CODE VARCHAR2 (60)
Category code
CATEGORY_NAME VARCHAR2 (60)
Category name
CREATION_DATE DATE

Standard who column
CREATED_BY NUMBER (15)
Standard who column
LAST_UPDATE_DATE DATE

Standard who column
LAST_UPDATED_BY NUMBER (15)
Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
Query Text

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


SELECT CATEGORY_CODE
,      CATEGORY_NAME
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM JA.JA_CN_FA_CATEGORY_GT;

Dependencies

[top of page]

JA.JA_CN_FA_CATEGORY_GT does not reference any database object

JA.JA_CN_FA_CATEGORY_GT is referenced by following:

SchemaAPPS
SynonymJA_CN_FA_CATEGORY_GT