[Home] [Help]
[Dependency Information]
Object Name: | GML_GASNO_SUM_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 |
---|---|---|---|---|
BOL_ID | NUMBER | (10) | ||
NET_WT | NUMBER | |||
TARE_WT | NUMBER | |||
PALLET_WT | NUMBER | |||
SHIP_VOLUME | NUMBER |
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;
|
|
|