DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.JAI_57F4_PO_V

Object Details
Object Name: JAI_57F4_PO_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJA.JAI_57F4_PO_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
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
Query Text

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;

Dependencies

[top of page]

APPS.JAI_57F4_PO_V references the following:

SchemaAPPS
SynonymPO_HEADERS_ALL
SynonymPO_LINES_ALL
SynonymPO_LINE_TYPES_B
SynonymPO_RELEASES_ALL

APPS.JAI_57F4_PO_V is not referenced by any database object