[Home] [Help]
[Dependency Information]
| Object Name: | WSH_PICK_SERIAL_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | WSH.WSH_PICK_SERIAL_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 |
|---|---|---|---|---|
| SERIAL_TXN_ID | NUMBER | Yes | ||
| SERIAL_NUMBER | VARCHAR2 | (30) | Yes | |
| PICK_STATUS | CHAR | (6) |
Cut, paste (and edit) the following text to query this object:
SELECT SERIAL_TXN_ID
, SERIAL_NUMBER
, PICK_STATUS
FROM APPS.WSH_PICK_SERIAL_V;
APPS
MTL_UNIT_TRANSACTIONS
APPS.WSH_PICK_SERIAL_V is not referenced by any database object
|
|
|
|