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


VIEW: APPS.OKI_TERM_REASONS_V

Object Details
Object Name: OKI_TERM_REASONS_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 the termination reasons (Breach, Causualty, Default, End of Term, Mutual Agreement, Non-Compliance, Obselence, Out-of-Business, Re-finance, Customer Product Replaced, Return for Credit, Customer Product Replacement)


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (30) Yes Termination reason code
VALUE VARCHAR2 (80) Yes Termination reason meaning
Query Text

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


SELECT ID
,      VALUE
FROM APPS.OKI_TERM_REASONS_V;

Dependencies

[top of page]

APPS.OKI_TERM_REASONS_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS

APPS.OKI_TERM_REASONS_V is not referenced by any database object