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


VIEW: APPS.JAI_PO_VENDOR_NAMES_V

Object Details
Object Name: JAI_PO_VENDOR_NAMES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewJA.JAI_PO_VENDOR_NAMES_V
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_NAME VARCHAR2 (240)
SEGMENT1 VARCHAR2 (30)
HOLD VARCHAR2 (1)
VENDOR_ID NUMBER

Query Text

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


SELECT VENDOR_NAME
,      SEGMENT1
,      HOLD
,      VENDOR_ID
FROM APPS.JAI_PO_VENDOR_NAMES_V;

Dependencies

[top of page]

APPS.JAI_PO_VENDOR_NAMES_V references the following:

SchemaAPPS
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
SynonymJAI_CMN_INVENTORY_ORGS
ViewORG_ORGANIZATION_DEFINITIONS
ViewPO_VENDORS

APPS.JAI_PO_VENDOR_NAMES_V is not referenced by any database object