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


VIEW: APPS.POR_MANUFACTURER_LOV_V

Object Details
Object Name: POR_MANUFACTURER_LOV_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewICX.POR_MANUFACTURER_LOV_V
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


The POR_MANUFACTURER_LOV_V view returns a list of manufacturers that allows the user to choose to be the manufacturer of the purchasing item.


[View Source]

Columns
Name Datatype Length Mandatory Comments
MANUFACTURER_ID NUMBER
Yes Manufacturer Identifier
MANUFACTURER_NAME VARCHAR2 (30) Yes Manufacturer Name
Query Text

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


SELECT MANUFACTURER_ID
,      MANUFACTURER_NAME
FROM APPS.POR_MANUFACTURER_LOV_V;

Dependencies

[top of page]

APPS.POR_MANUFACTURER_LOV_V references the following:

SchemaAPPS
SynonymMTL_MANUFACTURERS

APPS.POR_MANUFACTURER_LOV_V is not referenced by any database object