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


VIEW: APPS.OKI_RES_OLTP_V

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


View to store information about a Sales Rep. Contains information about a Salesrep and his immediate manager


[View Source]

Columns
Name Datatype Length Mandatory Comments
RESOURCE_ID NUMBER
Yes Resource ID
RESOURCE_NAME VARCHAR2 (360)
Resource Name of the Sales Person
MANAGER_NAME VARCHAR2 (360)
Manager Name
Query Text

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


SELECT RESOURCE_ID
,      RESOURCE_NAME
,      MANAGER_NAME
FROM APPS.OKI_RES_OLTP_V;

Dependencies

[top of page]

APPS.OKI_RES_OLTP_V references the following:

SchemaAPPS
ViewJTF_RS_RESOURCE_EXTNS_VL

APPS.OKI_RES_OLTP_V is not referenced by any database object