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


VIEW: APPS.POR_CAT_SUPPLIER_LOV_V

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

View Type

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


The POR_CAT_SUPPLIER_LOV_V view returns a list of suppliers that the users can bulk load items/prices for. This will be used when bulk loading items/prices through BulkLoad.jsp.


[View Source]

Columns
Name Datatype Length Mandatory Comments
SUPPLIER_NAME VARCHAR2 (240)
Supplier Name
SUPPLIER_ID NUMBER
Yes Supplier unique identifier
Query Text

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


SELECT SUPPLIER_NAME
,      SUPPLIER_ID
FROM APPS.POR_CAT_SUPPLIER_LOV_V;

Dependencies

[top of page]

APPS.POR_CAT_SUPPLIER_LOV_V references the following:

SchemaAPPS
ViewPO_VENDORS

APPS.POR_CAT_SUPPLIER_LOV_V is not referenced by any database object