[Home] [Help]
[Dependency Information]
| Object Name: | IEX_AVAIL_CONTRACTS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CONTRACT_NUMBER | VARCHAR2 | (120) | Yes | |
| CONTRACT_ID | NUMBER | Yes | ||
| CURRENCY_CODE | VARCHAR2 | (15) | Currency Code | |
| TRANSACTION_AMOUNT | NUMBER | |||
| AMOUNT_APPLIED | NUMBER | |||
| AMOUNT_REMAINING | NUMBER | |||
| CASE_ID | NUMBER | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT CONTRACT_NUMBER
, CONTRACT_ID
, CURRENCY_CODE
, TRANSACTION_AMOUNT
, AMOUNT_APPLIED
, AMOUNT_REMAINING
, CASE_ID
FROM APPS.IEX_AVAIL_CONTRACTS_V;
APPS
AR_PAYMENT_SCHEDULES
IEX_CASE_OBJECTS
IEX_DELINQUENCIES
IEX_WRITEOFF_OBJECTS
OKC_K_HEADERS_B
OKL_ACCOUNTING_UTIL
- show dependent code
OKL_CNSLD_AR_STRMS_B
OKL_STRM_TYPE_V
APPS.IEX_AVAIL_CONTRACTS_V is not referenced by any database object
|
|
|
|