[Home] [Help]
[Dependency Information]
| Object Name: | OKL_IN_RAMOUNT_BC_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | OKL.OKL_IN_RAMOUNT_BC_V
|
| Subobject Name: | |
| Status: | VALID |
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.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| AMOUNT_RECEIVED | NUMBER | Amount Received | ||
| KLE_ID | NUMBER | Contract Line identifier |
Cut, paste (and edit) the following text to query this object:
SELECT AMOUNT_RECEIVED
, KLE_ID
FROM APPS.OKL_IN_RAMOUNT_BC_V;
APPS
OKL_TXD_AR_LN_DTLS_B
OKL_TXL_AR_INV_LNS_B
RA_CUSTOMER_TRX_LINES_ALL
APPS
OKL_INS_QUOTE_PVT
- show dependent code
|
|
|
|