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


TABLE: AX.AX_PERIOD_HISTORY

Object Details
Object Name: AX_PERIOD_HISTORY
Object Type: TABLE
Owner: AX
FND Design Data: TableAX.AX_PERIOD_HISTORY
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Primary Key: AX_PERIOD_HISTORY_PK
  1. ColumnAPPLICATION_ID
  2. ColumnSET_OF_BOOKS_ID
  3. ColumnPERIOD_NAME
  4. ColumnPERIOD_HISTORY_NUM
Indexes
Index Type Uniqueness Tablespace Column
AX_PERIOD_HISTORY_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnAPPLICATION_ID
ColumnSET_OF_BOOKS_ID
ColumnPERIOD_NAME
ColumnPERIOD_HISTORY_NUM
Columns
Name Datatype Length Mandatory Comments
APPLICATION_ID NUMBER
Yes Application identifier
SET_OF_BOOKS_ID NUMBER
Yes Set of books identifier
PERIOD_NAME VARCHAR2 (30) Yes Period name
PERIOD_HISTORY_NUM NUMBER
Yes The number of times the period has changed
CLOSING_STATUS VARCHAR2 (1) Yes Accounting period status lookup
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER
Yes Standard who column
LAST_UPDATED_BY NUMBER

Standard Who column
LAST_UPDATE_DATE DATE

Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
REQUEST_ID NUMBER

Standard Who column
PROGRAM_APPLICATION_ID NUMBER

Application identifier of last concurrent program to update this record.
PROGRAM_ID NUMBER

Program identifier of last concurrent program to update this record
PROGRAM_UPDATE_DATE DATE

Last update date of this record by a concurrent program
Query Text

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


SELECT APPLICATION_ID
,      SET_OF_BOOKS_ID
,      PERIOD_NAME
,      PERIOD_HISTORY_NUM
,      CLOSING_STATUS
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM AX.AX_PERIOD_HISTORY;

Dependencies

[top of page]

AX.AX_PERIOD_HISTORY does not reference any database object

AX.AX_PERIOD_HISTORY is referenced by following:

SchemaAPPS
SynonymAX_PERIOD_HISTORY