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


TABLE: OKC.OKC_CLASSES_B

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


The highest level categorization of the contract. The two levels of categorization are Class and Subclass. Class controls which screen is used to author and edit a contract.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKC_CLASSES_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnCODE
Columns
Name Datatype Length Mandatory Comments
CODE VARCHAR2 (30) Yes Unique CODE for CLASS. A contract is always associated with a class.
FFF_FUNCTION_ID NUMBER

Function identifier.
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.
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column.
SECURITY_GROUP_ID NUMBER

Used in hosted environments
APPLICATION_ID NUMBER
Yes Identifier of the Oracle application to which the class belongs
ADV_SEARCH_FORM_FUNCTION_ID NUMBER

Identifier of the form function used for Advanced Search for this class
Query Text

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


SELECT CODE
,      FFF_FUNCTION_ID
,      OBJECT_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      APPLICATION_ID
,      ADV_SEARCH_FORM_FUNCTION_ID
FROM OKC.OKC_CLASSES_B;

Dependencies

[top of page]

OKC.OKC_CLASSES_B does not reference any database object

OKC.OKC_CLASSES_B is referenced by following:

SchemaAPPS
SynonymOKC_CLASSES_B