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


VIEW: APPS.OKI_ORGS_OLTP_V

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


This is the organization lookup folder. Contains id and name of the organization.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER (15) Yes Organisation Id
NAME VARCHAR2 (240) Yes Operating Unit for which Contract is created
Query Text

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


SELECT ORGANIZATION_ID
,      NAME
FROM APPS.OKI_ORGS_OLTP_V;

Dependencies

[top of page]

APPS.OKI_ORGS_OLTP_V references the following:

SchemaAPPS
SynonymHR_ALL_ORGANIZATION_UNITS_TL
SynonymHR_ORGANIZATION_INFORMATION
APPS.OKI_ORGS_OLTP_V is referenced by following:

SchemaAPPS
ViewOKI_HPARTY_DTL_V