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


TABLE: OKC.OKC_RESP_PARTIES_TL

Object Details
Object Name: OKC_RESP_PARTIES_TL
Object Type: TABLE
Owner: OKC
Subobject Name:
Status: VALID


Stores translatable information for the metadata for Responsible parties on a Contract or Deliverables.. See OKC_RESP_PARTIES_B for a description of the table.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKC_RESP_PARTIES_TL_U1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnDOCUMENT_TYPE_CLASS
ColumnRESP_PARTY_CODE
ColumnINTENT
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
DOCUMENT_TYPE_CLASS VARCHAR2 (30) Yes Intent for which the responsible party is applicable. Refers to LOOKUP_CODE in FND_LOOKUPS where LOOKUP_ TYPE= `OKC_DOCUMENT_CLASS`.
RESP_PARTY_CODE VARCHAR2 (30) Yes Unique Identifier for the Responsible Party on a Deliverable. Foreign key to RESP_PARTY_CODE in OKC_DEL_RESP_PARTIES_B.
INTENT VARCHAR2 (30)
Intent for which the responsible party is applicable.. Refers to LOOKUP_CODE in FND_LOOKUPS where LOOKUP_ TYPE= `OKC_CONTRACT_INTENT`.
NAME VARCHAR2 (80) Yes Name of the responsible party type on a Contract or Deliverable.
ALTERNATE_NAME VARCHAR2 (80)
Alternate name of the responsible party type on a Deliverable or Contract.
DESCRIPTION VARCHAR2 (240)
Description of the responsible party.
LANGUAGE VARCHAR2 (4) Yes Standard MLS column.
SOURCE_LANG VARCHAR2 (4) Yes Standard MLS column.
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
Query Text

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


SELECT DOCUMENT_TYPE_CLASS
,      RESP_PARTY_CODE
,      INTENT
,      NAME
,      ALTERNATE_NAME
,      DESCRIPTION
,      LANGUAGE
,      SOURCE_LANG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM OKC.OKC_RESP_PARTIES_TL;

Dependencies

[top of page]

OKC.OKC_RESP_PARTIES_TL does not reference any database object

OKC.OKC_RESP_PARTIES_TL is referenced by following:

SchemaAPPS
SynonymOKC_RESP_PARTIES_TL