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


VIEW: APPS.WMS_PERSON_RESOURCE_UTT_V

Object Details
Object Name: WMS_PERSON_RESOURCE_UTT_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWMS.WMS_PERSON_RESOURCE_UTT_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
STANDARD_OPERATION_ID NUMBER
Yes Standard operation ID
ROLE NUMBER
Yes Person resource ID
EQUIPMENT NUMBER

Equipment resource ID
EMP_ID NUMBER (10) Yes Employee ID
EQP_ID NUMBER

Equipment (item) ID
EQP_SRL VARCHAR2 (0)
Equipment instance serial number
Query Text

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


SELECT STANDARD_OPERATION_ID
,      ROLE
,      EQUIPMENT
,      EMP_ID
,      EQP_ID
,      EQP_SRL
FROM APPS.WMS_PERSON_RESOURCE_UTT_V;

Dependencies

[top of page]

APPS.WMS_PERSON_RESOURCE_UTT_V references the following:

SchemaAPPS
SynonymBOM_RESOURCES
SynonymBOM_RESOURCE_EMPLOYEES
SynonymBOM_RESOURCE_EQUIPMENTS
SynonymBOM_STD_OP_RESOURCES
APPS.WMS_PERSON_RESOURCE_UTT_V is referenced by following:

SchemaAPPS
Package BodyINV_CYC_LOVS - show dependent code