[Home] [Help]
[Dependency Information]
| Object Name: | JAI_PO_VENDOR_NAMES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | JA.JAI_PO_VENDOR_NAMES_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| VENDOR_NAME | VARCHAR2 | (240) | ||
| SEGMENT1 | VARCHAR2 | (30) | ||
| HOLD | VARCHAR2 | (1) | ||
| VENDOR_ID | NUMBER |
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;
APPS
HR_GENERAL
- show dependent code
HR_SECURITY
- show dependent code
JAI_CMN_INVENTORY_ORGS
ORG_ORGANIZATION_DEFINITIONS
PO_VENDORS
APPS.JAI_PO_VENDOR_NAMES_V is not referenced by any database object
|
|
|
|