DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.WSH_PICK_SERIAL_V

Object Details
Object Name: WSH_PICK_SERIAL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewWSH.WSH_PICK_SERIAL_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
SERIAL_TXN_ID NUMBER
Yes
SERIAL_NUMBER VARCHAR2 (30) Yes
PICK_STATUS CHAR (6)
Query Text

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;

Dependencies

[top of page]

APPS.WSH_PICK_SERIAL_V references the following:

SchemaAPPS
SynonymMTL_UNIT_TRANSACTIONS

APPS.WSH_PICK_SERIAL_V is not referenced by any database object