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


VIEW: APPS.CST_WIP_TXN_TYPE_VIEW

Object Details
Object Name: CST_WIP_TXN_TYPE_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewBOM.CST_WIP_TXN_TYPE_VIEW
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
PRODUCT_SHORT_NAME CHAR (3)
Product short name of the transaction type
TRANSACTION_TYPE_ID NUMBER

Transaction type code
TRANSACTION_TYPE_NAME VARCHAR2 (80)
Name of the transaction
Query Text

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


SELECT PRODUCT_SHORT_NAME
,      TRANSACTION_TYPE_ID
,      TRANSACTION_TYPE_NAME
FROM APPS.CST_WIP_TXN_TYPE_VIEW;

Dependencies

[top of page]

APPS.CST_WIP_TXN_TYPE_VIEW references the following:

SchemaAPPS
ViewMFG_LOOKUPS
SynonymMTL_TRANSACTION_TYPES

APPS.CST_WIP_TXN_TYPE_VIEW is not referenced by any database object