[Home] [Help]
[Dependency Information]
| Object Name: | WIP_REP_QUANTITY_SCRAPPED_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | WIP.WIP_REP_QUANTITY_SCRAPPED_V
|
| 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 |
|---|---|---|---|---|
| REPETITIVE_SCHEDULE_ID | NUMBER | WIP repetitive schedule identifier | ||
| ORGANIZATION_ID | NUMBER | Yes | Organization identifier | |
| QUANTITY_SCRAPPED | NUMBER | Number of units scrapped across all operations |
Cut, paste (and edit) the following text to query this object:
SELECT REPETITIVE_SCHEDULE_ID
, ORGANIZATION_ID
, QUANTITY_SCRAPPED
FROM APPS.WIP_REP_QUANTITY_SCRAPPED_V;
APPS
WIP_OPERATIONS
APPS.WIP_REP_QUANTITY_SCRAPPED_V is not referenced by any database object
|
|
|
|