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


TABLE: OZF.OZF_NAE_COMPLETION_TIME

Object Details
Object Name: OZF_NAE_COMPLETION_TIME
Object Type: TABLE
Owner: OZF
FND Design Data: TableOZF.OZF_NAE_COMPLETION_TIME
Subobject Name:
Status: VALID


This table stores last completion time of net accrual engine for each org seperately


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OZF_NAE_COMPLETION_TIME_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnQP_LIST_HEADER_ID
Columns
Name Datatype Length Mandatory Comments
NAE_COMPLETION_TIME_ID NUMBER
Yes Unique identifier of NA engine completion time
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
QP_LIST_HEADER_ID NUMBER
Yes Identifier of list header
ORG_ID NUMBER
Yes Organization id
COMPLETION_TIME DATE
Yes Completion time of NA engine
Query Text

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


SELECT NAE_COMPLETION_TIME_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      QP_LIST_HEADER_ID
,      ORG_ID
,      COMPLETION_TIME
FROM OZF.OZF_NAE_COMPLETION_TIME;

Dependencies

[top of page]

OZF.OZF_NAE_COMPLETION_TIME does not reference any database object

OZF.OZF_NAE_COMPLETION_TIME is referenced by following:

SchemaAPPS
SynonymOZF_NAE_COMPLETION_TIME