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


VIEW: APPS.GMF_XLA_CUSTOMER_V

Object Details
Object Name: GMF_XLA_CUSTOMER_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMF.GMF_XLA_CUSTOMER_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


View for SLA ADR sources from customers


[View Source]

Columns
Name Datatype Length Mandatory Comments
ORDER_LINE_ID NUMBER
Yes Sales Order Line Id
CUST_ID NUMBER (15) Yes Sales Order customer Id
CUSTGL_CLASS VARCHAR2 (150)
Customer GL class
Query Text

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


SELECT ORDER_LINE_ID
,      CUST_ID
,      CUSTGL_CLASS
FROM APPS.GMF_XLA_CUSTOMER_V;

Dependencies

[top of page]

APPS.GMF_XLA_CUSTOMER_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_CUST_ACCT_SITES_ALL
SynonymHZ_CUST_SITE_USES_ALL
SynonymHZ_PARTIES
SynonymOE_ORDER_LINES_ALL

APPS.GMF_XLA_CUSTOMER_V is not referenced by any database object