[Home] [Help]
[Dependency Information]
| Object Name: | IBY_FNDCPT_ALL_PMT_CHANNELS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IBY.IBY_FNDCPT_ALL_PMT_CHANNELS_V
|
| 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 |
|---|---|---|---|---|
| ROW_ID | ROWID | (10) | ||
| PAYMENT_CHANNEL_NAME | VARCHAR2 | (100) | Yes | |
| PAYMENT_CHANNEL_CODE | VARCHAR2 | (30) | Yes | |
| INSTRUMENT_TYPE | VARCHAR2 | (30) |
Cut, paste (and edit) the following text to query this object:
SELECT ROW_ID
, PAYMENT_CHANNEL_NAME
, PAYMENT_CHANNEL_CODE
, INSTRUMENT_TYPE
FROM APPS.IBY_FNDCPT_ALL_PMT_CHANNELS_V;
APPS
IBY_FNDCPT_PMT_CHNNLS_B
IBY_FNDCPT_PMT_CHNNLS_TL
APPS
ARP_TRX_DEFAULTS_3
- show dependent code
IBY_PAYMENTMANAGERDB_PKG
- show dependent code
OE_PAYMENT_TRXN_UTIL
- show dependent code
OKL_PCM_PVT
- show dependent code
PV_PRTNR_PMNT_TYPES_PVT
- show dependent code
|
|
|
|