[Home] [Help]
[Dependency Information]
Object Name: | OKC_K_ARTICLES_TLH |
---|---|
Object Type: | TABLE |
Owner: | OKC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
OKC_K_ARTICLES_TLH_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
SYS_IL0000085279C00010$$ | LOB | UNIQUE |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ID | NUMBER | Yes | Primary key column. Generated using the sys_guid() database function. | |
LANGUAGE | VARCHAR2 | (12) | Yes | Standard MLS column. |
MAJOR_VERSION | NUMBER | (4) | Yes | The version of the contract for this history record. |
SOURCE_LANG | VARCHAR2 | (12) | Yes | Standard MLS column. |
SFWT_FLAG | VARCHAR2 | (3) | Yes | Indicates a value was changed in another language. Not fully implemented in 11i |
OBJECT_VERSION_NUMBER | NUMBER | (9) | Yes | Sequential number set at 1 on insert and incremented on update. Used by APIs to ensure current record is passed. |
COMMENTS | VARCHAR2 | (1995) | User entered comment. | |
VARIATION_DESCRIPTION | VARCHAR2 | (240) | Standard article variation description. | |
NAME | VARCHAR2 | (150) | Used for Non-Standard articles. | |
TEXT | CLOB | (4000) | Used for Non-Standard articles. | |
CREATED_BY | NUMBER | (15) | Yes | Standard Who column. |
CREATION_DATE | DATE | Yes | Standard Who column. | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who column. |
LAST_UPDATE_DATE | DATE | Yes | Standard Who column. | |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who column. | |
SECURITY_GROUP_ID | NUMBER | Used in hosted environments | ||
SAV_SAV_RELEASE | VARCHAR2 | (150) | Version of the article. |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, LANGUAGE
, MAJOR_VERSION
, SOURCE_LANG
, SFWT_FLAG
, OBJECT_VERSION_NUMBER
, COMMENTS
, VARIATION_DESCRIPTION
, NAME
, TEXT
, CREATED_BY
, CREATION_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATE_LOGIN
, SECURITY_GROUP_ID
, SAV_SAV_RELEASE
FROM OKC.OKC_K_ARTICLES_TLH;
OKC.OKC_K_ARTICLES_TLH does not reference any database object
OKC.OKC_K_ARTICLES_TLH is referenced by following:
|
|
|