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


VIEW: APPS.WIP_OSP_LINES_VAL_V

Object Details
Object Name: WIP_OSP_LINES_VAL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWIP.WIP_OSP_LINES_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
LINE_CODE VARCHAR2 (10) Yes Line name
DESCRIPTION VARCHAR2 (240)
Descriptive text
LINE_ID NUMBER
Yes WIP line identifier
ORGANIZATION_ID NUMBER
Yes Organization identifier
Query Text

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


SELECT LINE_CODE
,      DESCRIPTION
,      LINE_ID
,      ORGANIZATION_ID
FROM APPS.WIP_OSP_LINES_VAL_V;

Dependencies

[top of page]

APPS.WIP_OSP_LINES_VAL_V references the following:

SchemaAPPS
ViewWIP_FIRST_ACTIVE_SCHEDULE_V
SynonymWIP_LINES
SynonymWIP_OPERATION_RESOURCES
APPS.WIP_OSP_LINES_VAL_V is referenced by following:

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