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


VIEW: APPS.OKI_STATUS_OLTP_V

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


OKI Statuses Lookup view


[View Source]

Columns
Name Datatype Length Mandatory Comments
STATUS_CODE VARCHAR2 (30) Yes Status Code
STATUS VARCHAR2 (90) Yes Status
STATUS_DESCRIPTION VARCHAR2 (1995)
Status Description
Query Text

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


SELECT STATUS_CODE
,      STATUS
,      STATUS_DESCRIPTION
FROM APPS.OKI_STATUS_OLTP_V;

Dependencies

[top of page]

APPS.OKI_STATUS_OLTP_V references the following:

SchemaAPPS
SynonymOKC_STATUSES_TL

APPS.OKI_STATUS_OLTP_V is not referenced by any database object