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


VIEW: APPS.WIP_FIRST_OPEN_SCHEDULE_V

Object Details
Object Name: WIP_FIRST_OPEN_SCHEDULE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWIP.WIP_FIRST_OPEN_SCHEDULE_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_ID NUMBER
Yes WIP repetitive assembly identifier
LINE_ID NUMBER
Yes WIP line identifier
ORGANIZATION_ID NUMBER
Yes Organization identifier
REPETITIVE_SCHEDULE_ID NUMBER
Yes WIP repetitive schedule identifier
Query Text

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


SELECT WIP_ENTITY_ID
,      LINE_ID
,      ORGANIZATION_ID
,      REPETITIVE_SCHEDULE_ID
FROM APPS.WIP_FIRST_OPEN_SCHEDULE_V;

Dependencies

[top of page]

APPS.WIP_FIRST_OPEN_SCHEDULE_V references the following:

SchemaAPPS
SynonymWIP_REPETITIVE_SCHEDULES
APPS.WIP_FIRST_OPEN_SCHEDULE_V is referenced by following:

SchemaAPPS
Package BodyQA_PLAN_ELEMENT_API - show dependent code
Package BodyWIP_SF_STATUS - show dependent code