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


VIEW: APPS.OKI_TERM_OLTP_V

Object Details
Object Name: OKI_TERM_OLTP_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID


View to store information about terminated contracts like termination reason and code.


[View Source]

Columns
Name Datatype Length Mandatory Comments
TRN_CODE VARCHAR2 (30) Yes QuickCode code
TERMINATION_REASON VARCHAR2 (80) Yes QuickCode meaning
Query Text

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


SELECT TRN_CODE
,      TERMINATION_REASON
FROM APPS.OKI_TERM_OLTP_V;

Dependencies

[top of page]

APPS.OKI_TERM_OLTP_V references the following:

SchemaAPPS
SynonymFND_LOOKUP_VALUES

APPS.OKI_TERM_OLTP_V is not referenced by any database object