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


TABLE: WMS.WMS_USER_TASK_TYPE_ATTRIBUTES

Object Details
Object Name: WMS_USER_TASK_TYPE_ATTRIBUTES
Object Type: TABLE
Owner: WMS
Subobject Name:
Status: VALID


Attributes of user task type for a picking task


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
USER_TASK_TYPE_ID NUMBER
Yes User task type identifier
ORGANIZATION_ID NUMBER
Yes Organization Identifier
HONOR_CASE_PICK_FLAG VARCHAR2 (1)
Flag to indicate whether case pick is enabled or not.
PICK_LOAD_PAGE_TEMPLATE_ID NUMBER

Pick Load Page template identifier that is associated to the user task type.
LAST_UPDATE_DATE DATE
Yes Last Update Date
LAST_UPDATED_BY NUMBER
Yes Last Updated By
CREATION_DATE DATE
Yes Creation Date
CREATED_BY NUMBER
Yes Created By
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT USER_TASK_TYPE_ID
,      ORGANIZATION_ID
,      HONOR_CASE_PICK_FLAG
,      PICK_LOAD_PAGE_TEMPLATE_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
FROM WMS.WMS_USER_TASK_TYPE_ATTRIBUTES;

Dependencies

[top of page]

WMS.WMS_USER_TASK_TYPE_ATTRIBUTES does not reference any database object

WMS.WMS_USER_TASK_TYPE_ATTRIBUTES is referenced by following:

SchemaAPPS
SynonymWMS_USER_TASK_TYPE_ATTRIBUTES