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


VIEW: APPS.GR_SALES_ORDER_FLEX_V

Object Details
Object Name: GR_SALES_ORDER_FLEX_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGR.GR_SALES_ORDER_FLEX_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_NO VARCHAR2 (40)
Sales Order Number.
LINE_NO NUMBER

Sales Order Line Number.
ORDER_COMMENT CHAR (1)
Order Comments.
NAME VARCHAR2 (30)
Name.
ITEM_NO VARCHAR2 (40)
Item No.
ORGN_NAME VARCHAR2 (240) Yes Organization Name.
Query Text

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


SELECT ORDER_NO
,      LINE_NO
,      ORDER_COMMENT
,      NAME
,      ITEM_NO
,      ORGN_NAME
FROM APPS.GR_SALES_ORDER_FLEX_V;

Dependencies

[top of page]

APPS.GR_SALES_ORDER_FLEX_V references the following:

SchemaAPPS
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymMTL_SYSTEM_ITEMS
SynonymOE_ORDER_HEADERS_ALL
SynonymOE_ORDER_LINES_ALL
SynonymWSH_DELIVERY_ASSIGNMENTS
SynonymWSH_DELIVERY_DETAILS
SynonymWSH_NEW_DELIVERIES

APPS.GR_SALES_ORDER_FLEX_V is not referenced by any database object