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


VIEW: APPS.OKL_SEC_INVESTOR_DTLS_UV

Object Details
Object Name: OKL_SEC_INVESTOR_DTLS_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_SEC_INVESTOR_DTLS_UV
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


Investor Agreement Investor Details View


[View Source]

Columns
Name Datatype Length Mandatory Comments
KHR_ID NUMBER

Contract Identifier
INVESTOR_AGRMNT_NUMBER VARCHAR2 (120)
Investor Agreement Number
INVESTOR_AGRMNT_STATUS VARCHAR2 (90)
Investor Agreement Status
INVESTOR_AGRMNT_TYPE VARCHAR2 (80)
Investor Agreement Type
STRM_TYPE_SUBCLASS VARCHAR2 (80)
Stream Type Subclass
STRM_TYPE_PURPOSE VARCHAR2 (80)
Stream Type Purpose
POOL_NUMBER VARCHAR2 (120)
Pool Number
DISPLAY_IN_LEASE_CENTER VARCHAR2 (1)
Display in Lease Center indicator
Query Text

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


SELECT KHR_ID
,      INVESTOR_AGRMNT_NUMBER
,      INVESTOR_AGRMNT_STATUS
,      INVESTOR_AGRMNT_TYPE
,      STRM_TYPE_SUBCLASS
,      STRM_TYPE_PURPOSE
,      POOL_NUMBER
,      DISPLAY_IN_LEASE_CENTER
FROM APPS.OKL_SEC_INVESTOR_DTLS_UV;

Dependencies

[top of page]

APPS.OKL_SEC_INVESTOR_DTLS_UV references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS
SynonymOKC_K_HEADERS_ALL_B
SynonymOKC_STATUSES_TL
SynonymOKL_K_HEADERS
SynonymOKL_POOLS
SynonymOKL_POOL_CONTENTS
SynonymOKL_STRM_TYPE_B

APPS.OKL_SEC_INVESTOR_DTLS_UV is not referenced by any database object