[Home] [Help]
[Dependency Information]
Object Name: | IBY_UNCLEARED_PMT_XML_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
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_UNCLEARED_PMT_XML_V is not referenced by any database object
|
|
|