[Home] [Help]
[Dependency Information]
| Object Name: | AHL_HZ_PO_SUPPLIERS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | AHL.AHL_HZ_PO_SUPPLIERS_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 |
|---|---|---|---|---|
| PARTY_ID | NUMBER | Supplier Identifier | ||
| PARTY_NUMBER | VARCHAR2 | (30) | Supplier number | |
| PARTY_NAME | VARCHAR2 | (360) | Supplier name |
Cut, paste (and edit) the following text to query this object:
SELECT PARTY_ID
, PARTY_NUMBER
, PARTY_NAME
FROM APPS.AHL_HZ_PO_SUPPLIERS_V;
APPS
AHL_DI_DOC_INDEX_PVT
- show dependent code
HZ_PARTIES
PO_VENDORS
APPS.AHL_HZ_PO_SUPPLIERS_V is not referenced by any database object
|
|
|
|