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


VIEW: APPS.WIP_OSP_JOBS_VAL_V

Object Details
Object Name: WIP_OSP_JOBS_VAL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWIP.WIP_OSP_JOBS_VAL_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
WIP_ENTITY_NAME VARCHAR2 (240) Yes WIP job or repetitive assembly name
DESCRIPTION VARCHAR2 (240)
Descriptive text
WIP_ENTITY_ID NUMBER
Yes WIP job identifier
PRIMARY_ITEM_ID NUMBER

Inventory item identifier of assembly the job creates
ORGANIZATION_ID NUMBER
Yes Organization identifier
ENTITY_TYPE NUMBER
Yes WIP entity type code
PROJECT_ID NUMBER

TASK_ID NUMBER

PURCHASE_ITEM_ID NUMBER

Query Text

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


SELECT WIP_ENTITY_NAME
,      DESCRIPTION
,      WIP_ENTITY_ID
,      PRIMARY_ITEM_ID
,      ORGANIZATION_ID
,      ENTITY_TYPE
,      PROJECT_ID
,      TASK_ID
,      PURCHASE_ITEM_ID
FROM APPS.WIP_OSP_JOBS_VAL_V;

Dependencies

[top of page]

APPS.WIP_OSP_JOBS_VAL_V references the following:

SchemaAPPS
SynonymBOM_RESOURCES
SynonymWIP_DISCRETE_JOBS
SynonymWIP_ENTITIES
SynonymWIP_OPERATION_RESOURCES
APPS.WIP_OSP_JOBS_VAL_V is referenced by following:

SchemaAPPS
Package BodyINV_LABEL_PVT1 - show dependent code
Package BodyINV_UI_RCV_LOVS - show dependent code
Package BodyPO_COPYDOC_SUB - show dependent code