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


VIEW: APPS.CR_SQDS_TBL_V

Object Details
Object Name: CR_SQDS_TBL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMP.CR_SQDS_TBL_V
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


Not currently used.


[View Source]

Columns
Name Datatype Length Mandatory Comments
OPRN_NO VARCHAR2 (16) Yes Operation identifier
FROM_ITEM_CLASS VARCHAR2 (8) Yes Sequence dependent class name for "From" class
TO_ITEM_CLASS VARCHAR2 (8) Yes Sequence dependent class name for "To" class
Query Text

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


SELECT OPRN_NO
,      FROM_ITEM_CLASS
,      TO_ITEM_CLASS
FROM APPS.CR_SQDS_TBL_V;

Dependencies

[top of page]

APPS.CR_SQDS_TBL_V references the following:

SchemaAPPS
SynonymCR_SQDS_TBL
SynonymFM_OPRN_MST

APPS.CR_SQDS_TBL_V is not referenced by any database object