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


TABLE: OKE.OKE_SUBMISSIONS

Object Details
Object Name: OKE_SUBMISSIONS
Object Type: TABLE
Owner: OKE
FND Design Data: TableOKE.OKE_SUBMISSIONS
Subobject Name:
Status: VALID


Subsequent submissions are stored for each occurrence.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
DELIVERABLE_ID NUMBER
Yes Contract deliverable unique identifier
REASON VARCHAR2 (450)
Reason for subsequent submission
SUBMISSION_DATE DATE
Yes Submission date
DATE_EXTENDED NUMBER

Date extended
CREATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
Query Text

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


SELECT DELIVERABLE_ID
,      REASON
,      SUBMISSION_DATE
,      DATE_EXTENDED
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      LAST_UPDATE_DATE
FROM OKE.OKE_SUBMISSIONS;

Dependencies

[top of page]

OKE.OKE_SUBMISSIONS does not reference any database object

OKE.OKE_SUBMISSIONS is referenced by following:

SchemaOKE
ViewOKE_SUBMISSIONS#