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


VIEW: APPS.MST_ALL_SUPPLIERS_V

Object Details
Object Name: MST_ALL_SUPPLIERS_V
Object Type: VIEW
Owner: APPS
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
VENDOR_ID NUMBER
Yes Supplier ID. FK to VENDOR_ID of PO_VENDORS.
VENDOR_NAME VARCHAR2 (240)
Supplier Name.
SEGMENT1 VARCHAR2 (30) Yes Key flexfield segment
Query Text

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


SELECT VENDOR_ID
,      VENDOR_NAME
,      SEGMENT1
FROM APPS.MST_ALL_SUPPLIERS_V;

Dependencies

[top of page]

APPS.MST_ALL_SUPPLIERS_V references the following:

SchemaAPPS
ViewPO_VENDORS

APPS.MST_ALL_SUPPLIERS_V is not referenced by any database object