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


TABLE: JA.JA_AU_ACCOUNT_DEFAULTS

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


JA_AU_ACCOUNT_DEFAULTS is used to store information about
AutoAccounting setup. Each row represents a type of account
that AutoAccounting can derive code combination IDs for.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JA_AU_ACCOUNT_DEFAULTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGL_DEFAULT_ID
Columns
Name Datatype Length Mandatory Comments
GL_DEFAULT_ID NUMBER (15) Yes Unique identifier
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
NAME VARCHAR2 (30)
Name of this definition
SET_OF_BOOKS_ID NUMBER (15) Yes Set of Books identifier
TYPE VARCHAR2 (30) Yes Account class for this definition
LAST_UPDATE_LOGIN NUMBER (15) Yes Standard Who column
Query Text

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


SELECT GL_DEFAULT_ID
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      CREATED_BY
,      CREATION_DATE
,      NAME
,      SET_OF_BOOKS_ID
,      TYPE
,      LAST_UPDATE_LOGIN
FROM JA.JA_AU_ACCOUNT_DEFAULTS;

Dependencies

[top of page]

JA.JA_AU_ACCOUNT_DEFAULTS does not reference any database object

JA.JA_AU_ACCOUNT_DEFAULTS is referenced by following:

SchemaAPPS
SynonymJA_AU_ACCOUNT_DEFAULTS