[Home] [Help]
[Dependency Information]
| Object Name: | WSH_BIS_BACKORDERED_SUM_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | OE.WSH_BIS_BACKORDERED_SUM_V
|
| Subobject Name: | |
| Status: | VALID |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| DAY | DATE | |||
| LINES | NUMBER | |||
| WAREHOUSE_ID | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT DAY
, LINES
, WAREHOUSE_ID
FROM APPS.WSH_BIS_BACKORDERED_SUM_V;
APPS
SO_PICKING_LINES_ALL
SO_PICKING_LINE_DETAILS
APPS.WSH_BIS_BACKORDERED_SUM_V is not referenced by any database object
|
|
|
|