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


VIEW: APPS.POR_BUYER_LOV_V

Object Details
Object Name: POR_BUYER_LOV_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewICX.POR_BUYER_LOV_V
Subobject Name:
Status: VALID

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


The POR_BUYER_LOV_V view returns a list of buyers that allows the user to choose to be the buyer of the purchasing item.


[View Source]

Columns
Name Datatype Length Mandatory Comments
FULL_NAME VARCHAR2 (240)
Buyer's full name
BUSINESS_GROUP_NAME VARCHAR2 (240) Yes Business group name
EMPLOYEE_ID NUMBER (10) Yes Employee id
Query Text

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


SELECT FULL_NAME
,      BUSINESS_GROUP_NAME
,      EMPLOYEE_ID
FROM APPS.POR_BUYER_LOV_V;

Dependencies

[top of page]

APPS.POR_BUYER_LOV_V references the following:

SchemaAPPS
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_PERSON_NAME - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
ViewPER_BUSINESS_GROUPS_PERF
ViewPER_EMPLOYEES_CURRENT_X
SynonymPO_AGENTS

APPS.POR_BUYER_LOV_V is not referenced by any database object