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


VIEW: APPS.OKS_NOTE_SOURCES_V

Object Details
Object Name: OKS_NOTE_SOURCES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKS.OKS_NOTE_SOURCES_V
Subobject Name:
Status: VALID


View for Service Contract Note Sources.


[View Source]

Columns
Name Datatype Length Mandatory Comments
SERVICE_LINE_ID NUMBER
Yes Service Line Id
SOURCE_NAME VARCHAR2 (543)
Source Name
Query Text

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


SELECT SERVICE_LINE_ID
,      SOURCE_NAME
FROM APPS.OKS_NOTE_SOURCES_V;

Dependencies

[top of page]

APPS.OKS_NOTE_SOURCES_V references the following:

SchemaAPPS
ViewOKC_K_HEADERS_V
SynonymOKC_K_LINES_B
ViewOKC_K_LINES_V
PL/SQL PackageOKC_UTIL - show dependent code

APPS.OKS_NOTE_SOURCES_V is not referenced by any database object