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


VIEW: APPS.PO_SHIPMENTS_AP_V

Object Details
Object Name: PO_SHIPMENTS_AP_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.PO_SHIPMENTS_AP_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
SHIPMENT_NUM NUMBER


LOCATION_CODE VARCHAR2 (60)

RELEASE_NUM NUMBER


LINE_NUM NUMBER
Yes
PO_RELEASE_ID NUMBER


LINE_LOCATION_ID NUMBER
Yes
LINE_ID NUMBER
Yes
PO_HEADER_ID NUMBER
Yes
ORG_ID NUMBER

Organization identifier
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT SHIPMENT_NUM
,      LOCATION_CODE
,      RELEASE_NUM
,      LINE_NUM
,      PO_RELEASE_ID
,      LINE_LOCATION_ID
,      LINE_ID
,      PO_HEADER_ID
,      ORG_ID
FROM APPS.PO_SHIPMENTS_AP_V;

Dependencies

[top of page]

APPS.PO_SHIPMENTS_AP_V references the following:

SchemaAPPS
PL/SQL PackageHR_GENERAL - show dependent code
SynonymHR_LOCATIONS_ALL
SynonymHR_LOCATIONS_ALL_TL
SynonymPO_LINES_ALL
SynonymPO_LINE_LOCATIONS
SynonymPO_RELEASES_ALL

APPS.PO_SHIPMENTS_AP_V is not referenced by any database object