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


VIEW: APPS.PO_REQUESTOR_LOCATIONS_V

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

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
LOCATION VARCHAR2 (60) Yes Location code
EMP_ID NUMBER (10) Yes Employee unique identifier
ORG_ID NUMBER (15)
Organization identifier
Query Text

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


SELECT LOCATION
,      EMP_ID
,      ORG_ID
FROM APPS.PO_REQUESTOR_LOCATIONS_V;

Dependencies

[top of page]

APPS.PO_REQUESTOR_LOCATIONS_V references the following:

SchemaAPPS
PL/SQL PackageFND_PROFILE - show dependent code
ViewHR_EMPLOYEES_CURRENT_V
PL/SQL PackageHR_GENERAL - show dependent code
ViewHR_LOCATIONS
PL/SQL PackageHR_PERSON_NAME - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code

APPS.PO_REQUESTOR_LOCATIONS_V is not referenced by any database object