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


TABLE: OKC.OKC_CHANGE_PARTY_ROLE

Object Details
Object Name: OKC_CHANGE_PARTY_ROLE
Object Type: TABLE
Owner: OKC
FND Design Data: TableOKC.OKC_CHANGE_PARTY_ROLE
Subobject Name:
Status: VALID


Relates a Contract Party (OKC_K_PARTY_ROLES_B) to a Change Request (OKC_CHANGE_REQUESTS_B).
These are examples found on a government SF-30 (Amendment of Solicitation/Modification of Contract) form:
Contractor/Offeror
Contracting Officer
Change made under Authority of


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKC_CHANGE_PARTY_ROLE_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCRT_ID
ColumnCPL_ID
Columns
Name Datatype Length Mandatory Comments
CRT_ID NUMBER
Yes Identifier of the change request to which this record belongs
CPL_ID NUMBER
Yes Identifier of the contract party to which this record belongs
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.
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.
ACCEPTANCE_DATE DATE

Date this party accepted this change
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column.
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT CRT_ID
,      CPL_ID
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      ACCEPTANCE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
FROM OKC.OKC_CHANGE_PARTY_ROLE;

Dependencies

[top of page]

OKC.OKC_CHANGE_PARTY_ROLE does not reference any database object

OKC.OKC_CHANGE_PARTY_ROLE is referenced by following:

SchemaAPPS
SynonymOKC_CHANGE_PARTY_ROLE