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


VIEW: APPS.GML_GASNO_ORDER_TEXT_V

Object Details
Object Name: GML_GASNO_ORDER_TEXT_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGML.GML_GASNO_ORDER_TEXT_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
ORDER_ID NUMBER (10) Yes
LANG_CODE_INT VARCHAR2 (4) Yes
PARA_CODE_INT VARCHAR2 (4) Yes
SUB_PARACODE NUMBER (5) Yes
LINE_NO NUMBER (5) Yes
TEXT VARCHAR2 (70)
Query Text

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


SELECT ORDER_ID
,      LANG_CODE_INT
,      PARA_CODE_INT
,      SUB_PARACODE
,      LINE_NO
,      TEXT
FROM APPS.GML_GASNO_ORDER_TEXT_V;

Dependencies

[top of page]

APPS.GML_GASNO_ORDER_TEXT_V references the following:

SchemaAPPS
SynonymOP_ORDR_HDR
SynonymOP_TEXT_TBL

APPS.GML_GASNO_ORDER_TEXT_V is not referenced by any database object