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


VIEW: APPS.OKL_IN_RAMOUNT_UV

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

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
AMOUNT_RECEIVED NUMBER

KLE_ID NUMBER

Foreign key to view OKL_K_LINES_V
Query Text

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


SELECT AMOUNT_RECEIVED
,      KLE_ID
FROM APPS.OKL_IN_RAMOUNT_UV;

Dependencies

[top of page]

APPS.OKL_IN_RAMOUNT_UV references the following:

SchemaAPPS
SynonymAR_PAYMENT_SCHEDULES_ALL
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS
SynonymOKL_EXT_SELL_INVS_B
SynonymOKL_TRX_AR_INVOICES_B
SynonymOKL_TXD_AR_LN_DTLS_B
SynonymOKL_TXL_AR_INV_LNS_B
SynonymOKL_XTL_SELL_INVS_B

APPS.OKL_IN_RAMOUNT_UV is not referenced by any database object