[Home] [Help]
[Dependency Information]
Object Name: | WIP_OSP_REP_ASSY_VAL_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 |
---|---|---|---|---|
ORGANIZATION_ID | NUMBER | Yes | Organization identifier | |
PRIMARY_ITEM_ID | NUMBER | Yes | Inventory item identifier of assembly the repetitive schedule creates | |
LINE_ID | NUMBER | Yes | WIP line identifier |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, PRIMARY_ITEM_ID
, LINE_ID
FROM APPS.WIP_OSP_REP_ASSY_VAL_V;
APPS.WIP_OSP_REP_ASSY_VAL_V is not referenced by any database object
|
|
|