[Home] [Help]
[Dependency Information]
| Object Name: | RCV_RECEIVERS_UNORDERED_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PO.RCV_RECEIVERS_UNORDERED_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 |
|---|---|---|---|---|
| EMPLOYEE_ID | NUMBER | (10) | Yes | |
| FULL_NAME | VARCHAR2 | (240) | ||
| ORGANIZATION_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT EMPLOYEE_ID
, FULL_NAME
, ORGANIZATION_ID
FROM APPS.RCV_RECEIVERS_UNORDERED_V;
APPS
FND_PROFILE
- show dependent code
HR_EMPLOYEES_ALL_V
HR_GENERAL
- show dependent code
HR_PERSON_NAME
- show dependent code
HR_SECURITY
- show dependent code
RCV_TRANSACTIONS
APPS.RCV_RECEIVERS_UNORDERED_V is not referenced by any database object
|
|
|
|