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


VIEW: APPS.OKI_CANCEL_STATUSES_V

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

View Type

A public view which may be useful for custom reporting or other data
requirements.


View for cancelled statuses (Cancelled, Abandoned, Declined)


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (30) Yes Cancelled status code
VALUE VARCHAR2 (90) Yes Cancelled status meaning
Query Text

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


SELECT ID
,      VALUE
FROM APPS.OKI_CANCEL_STATUSES_V;

Dependencies

[top of page]

APPS.OKI_CANCEL_STATUSES_V references the following:

SchemaAPPS
ViewOKC_STATUSES_V

APPS.OKI_CANCEL_STATUSES_V is not referenced by any database object