[Home] [Help]
[Dependency Information]
Object Name: | WIP_REPETITIVE_ENTITIES_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
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 |
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;
APPS.WIP_REPETITIVE_ENTITIES_V is not referenced by any database object
|
|
|