[Home] [Help]
[Dependency Information]
| Object Name: | IBY_UNCLEARED_PMT_XML_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | IBY.IBY_UNCLEARED_PMT_XML_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 |
|---|---|---|---|---|
| UNCLEARED_CONTENT | XMLTYPE | (64) | ||
| PAYMENT_ID | NUMBER | (15) | Yes | |
| PAYMENT_STATUS | VARCHAR2 | (30) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT UNCLEARED_CONTENT
, PAYMENT_ID
, PAYMENT_STATUS
FROM APPS.IBY_UNCLEARED_PMT_XML_V;
APPS
IBY_PAYMENTS_ALL
IBY_PAY_SERVICE_REQUESTS
SYS
XMLTYPE
APPS.IBY_UNCLEARED_PMT_XML_V is not referenced by any database object
|
|
|
|