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


VIEW: APPS.PO_AGENTS_NAME_V

Object Details
Object Name: PO_AGENTS_NAME_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.PO_AGENTS_NAME_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
BUYER_ID NUMBER (9) Yes
FULL_NAME VARCHAR2 (240)

NUM_OPEN_PO NUMBER


Query Text

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


SELECT BUYER_ID
,      FULL_NAME
,      NUM_OPEN_PO
FROM APPS.PO_AGENTS_NAME_V;

Dependencies

[top of page]

APPS.PO_AGENTS_NAME_V references the following:

SchemaAPPS
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
SynonymPER_ALL_PEOPLE_F
SynonymPO_AGENTS
PL/SQL PackagePO_BUYER_WORKLOAD_SV - show dependent code
APPS.PO_AGENTS_NAME_V is referenced by following:

SchemaAPPS
Package BodyAHL_OSP_ORDERS_PVT - show dependent code
ViewAHL_OSP_ORDERS_V
Package BodyAHL_OSP_PO_PVT - show dependent code
Package BodyAHL_OSP_PO_REQ_PVT - show dependent code
Package BodyAHL_OSP_QUERIES_PVT - show dependent code