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


VIEW: APPS.GML_GASNO_SUM_V

Object Details
Object Name: GML_GASNO_SUM_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGML.GML_GASNO_SUM_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
BOL_ID NUMBER (10)
NET_WT NUMBER

TARE_WT NUMBER

PALLET_WT NUMBER

SHIP_VOLUME NUMBER

Query Text

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


SELECT BOL_ID
,      NET_WT
,      TARE_WT
,      PALLET_WT
,      SHIP_VOLUME
FROM APPS.GML_GASNO_SUM_V;

Dependencies

[top of page]

APPS.GML_GASNO_SUM_V references the following:

SchemaAPPS
SynonymOP_ORDR_DTL
APPS.GML_GASNO_SUM_V is referenced by following:

SchemaAPPS
ViewGML_GASNO_SHIPMENTS_V