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


VIEW: APPS.WIP_REPETITIVE_ENTITIES_V

Object Details
Object Name: WIP_REPETITIVE_ENTITIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWIP.WIP_REPETITIVE_ENTITIES_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 identifier for the repetitive assembly
PRIMARY_ITEM_ID NUMBER

Inventory item identifier of assembly the job or schedule creates
ORGANIZATION_ID NUMBER
Yes Organization identifier
Query Text

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


SELECT WIP_ENTITY_ID
,      PRIMARY_ITEM_ID
,      ORGANIZATION_ID
FROM APPS.WIP_REPETITIVE_ENTITIES_V;

Dependencies

[top of page]

APPS.WIP_REPETITIVE_ENTITIES_V references the following:

SchemaAPPS
SynonymWIP_ENTITIES

APPS.WIP_REPETITIVE_ENTITIES_V is not referenced by any database object