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


TABLE: OKC.OKC_EXPRT_TEST_T

Object Details
Object Name: OKC_EXPRT_TEST_T
Object Type: TABLE
Owner: OKC
FND Design Data: TableOKC.OKC_EXPRT_TEST_T
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:
Columns
Name Datatype Length Mandatory Comments
DOCUMENT_ID NUMBER

Id of the Business Document
DOCUMENT_TYPE VARCHAR2 (30)
Document Type of the document
TEMPLATE_ID NUMBER

Contract Template used by the document
VARIABLE_CODE VARCHAR2 (30)
System variable used in the document
VARIABLE_VALUE VARCHAR2 (30)
Value of the System Variable used in the document
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15) Yes Standard Who column
Query Text

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


SELECT DOCUMENT_ID
,      DOCUMENT_TYPE
,      TEMPLATE_ID
,      VARIABLE_CODE
,      VARIABLE_VALUE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM OKC.OKC_EXPRT_TEST_T;

Dependencies

[top of page]

OKC.OKC_EXPRT_TEST_T does not reference any database object

OKC.OKC_EXPRT_TEST_T is referenced by following:

SchemaAPPS
SynonymOKC_EXPRT_TEST_T