[Home] [Help]
[Dependency Information]
Object Name: | JAI_57F4_PO_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 |
---|---|---|---|---|
SEGMENT1 | VARCHAR2 | (20) | Indicates the Purchase order number | |
PO_RELEASE_ID | NUMBER | Indicates the identifier for Purchase Order release | ||
PO_HEADER_ID | NUMBER | Indicates the Purchase Order header identifier | ||
RELEASE_NUM | NUMBER | Indicates the Purchase Order Release number | ||
VENDOR_ID | NUMBER | Indicates the Vendor for the Purchase order | ||
VENDOR_SITE_ID | NUMBER | Indicates the Vendor site for the Purchase order |
Cut, paste (and edit) the following text to query this object:
SELECT SEGMENT1
, PO_RELEASE_ID
, PO_HEADER_ID
, RELEASE_NUM
, VENDOR_ID
, VENDOR_SITE_ID
FROM APPS.JAI_57F4_PO_V;
APPS.JAI_57F4_PO_V is not referenced by any database object
|
|
|