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


VIEW: APPS.GMF_XLA_VENDOR_V

Object Details
Object Name: GMF_XLA_VENDOR_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMF.GMF_XLA_VENDOR_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 Vendor


[View Source]

Columns
Name Datatype Length Mandatory Comments
VENDOR_ID NUMBER
Yes Supplier site unique identifier
VENDGL_CLASS VARCHAR2 (150)
Descriptive flexfield segment
MMT_TRANSACTION_ID NUMBER
Yes MTL_MATERIAL_TRANSACTIONS Transaction Id
Query Text

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


SELECT VENDOR_ID
,      VENDGL_CLASS
,      MMT_TRANSACTION_ID
FROM APPS.GMF_XLA_VENDOR_V;

Dependencies

[top of page]

APPS.GMF_XLA_VENDOR_V references the following:

SchemaAPPS
SynonymMTL_MATERIAL_TRANSACTIONS
SynonymPO_HEADERS_ALL
ViewPO_VENDOR_SITES_ALL
SynonymRCV_TRANSACTIONS

APPS.GMF_XLA_VENDOR_V is not referenced by any database object