[Home] [Help]
[Dependency Information]
| Object Name: | IBY_XML_FD_PMT_1_0_V0 |
|---|---|
| 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 |
|---|---|---|---|---|
| PAYMENT | XMLTYPE | (64) | ||
| PAYMENT_INSTRUCTION_ID | NUMBER | (15) | ||
| INTERNAL_BANK_ACCOUNT_ID | NUMBER | (15) | ||
| LEGAL_ENTITY_ID | NUMBER | (15) | ||
| PAYMENT_ID | NUMBER | (15) | ||
| PAYMENT_STATUS | VARCHAR2 | (30) | ||
| PAYMENT_CURRENCY_CODE | VARCHAR2 | (10) | ||
| PAYMENT_SERVICE_REQUEST_ID | NUMBER | (15) |
Cut, paste (and edit) the following text to query this object:
SELECT PAYMENT
, PAYMENT_INSTRUCTION_ID
, INTERNAL_BANK_ACCOUNT_ID
, LEGAL_ENTITY_ID
, PAYMENT_ID
, PAYMENT_STATUS
, PAYMENT_CURRENCY_CODE
, PAYMENT_SERVICE_REQUEST_ID
FROM APPS.IBY_XML_FD_PMT_1_0_V0;
APPS
FND_GLOBAL
- show dependent code
IBY_EXTRACTGEN_PVT
- show dependent code
IBY_EXT_BANKACCT_PUB
- show dependent code
IBY_EXT_FD_PMT_1_0_V
IBY_FD_EXTRACT_GEN_PVT
- show dependent code
IBY_XML_FD_PAYER_1_0_V
IBY_XML_FD_PRBA_1_0_V
SYS
XMLTYPE
APPS.IBY_XML_FD_PMT_1_0_V0 is not referenced by any database object
|
|
|
|