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


VIEW: APPS.POR_SUBINVENTORY_LOV_V

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

View Type

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


The POR_SUBINVENTORY_LOV_V view returns a list of subinventories that allows the user to choose to be the subinventory of the purchasing item.


[View Source]

Columns
Name Datatype Length Mandatory Comments
SECONDARY_INVENTORY_NAME VARCHAR2 (10) Yes Secondary Inventory Name
DESCRIPTION VARCHAR2 (50)
Description
ORGANIZATION_ID NUMBER
Yes Organization Identifier
Query Text

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


SELECT SECONDARY_INVENTORY_NAME
,      DESCRIPTION
,      ORGANIZATION_ID
FROM APPS.POR_SUBINVENTORY_LOV_V;

Dependencies

[top of page]

APPS.POR_SUBINVENTORY_LOV_V references the following:

SchemaAPPS
SynonymMTL_SECONDARY_INVENTORIES

APPS.POR_SUBINVENTORY_LOV_V is not referenced by any database object