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


VIEW: APPS.RCV_RECEIVERS_UNORDERED_V

Object Details
Object Name: RCV_RECEIVERS_UNORDERED_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.RCV_RECEIVERS_UNORDERED_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
EMPLOYEE_ID NUMBER (10) Yes
FULL_NAME VARCHAR2 (240)

ORGANIZATION_ID NUMBER


Query Text

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


SELECT EMPLOYEE_ID
,      FULL_NAME
,      ORGANIZATION_ID
FROM APPS.RCV_RECEIVERS_UNORDERED_V;

Dependencies

[top of page]

APPS.RCV_RECEIVERS_UNORDERED_V references the following:

SchemaAPPS
PL/SQL PackageFND_PROFILE - show dependent code
ViewHR_EMPLOYEES_ALL_V
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_PERSON_NAME - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
SynonymRCV_TRANSACTIONS

APPS.RCV_RECEIVERS_UNORDERED_V is not referenced by any database object