[Home] [Help]
[Dependency Information]
| Object Name: | PO_VEND_MST_V1 |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | GML.PO_VEND_MST_V1
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
A public view which may be useful for custom reporting or other data
requirements.
View on vendor master table
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| VENDOR_NO | VARCHAR2 | (32) | Yes | |
| CO_CODE | VARCHAR2 | (4) |
Cut, paste (and edit) the following text to query this object:
SELECT VENDOR_NO
, CO_CODE
FROM APPS.PO_VEND_MST_V1;
APPS
PO_VEND_MST
APPS.PO_VEND_MST_V1 is not referenced by any database object
|
|
|
|