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


VIEW: APPS.AST_SALESOPP_UWQ_REF_SUB_V

Object Details
Object Name: AST_SALESOPP_UWQ_REF_SUB_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAST.AST_SALESOPP_UWQ_REF_SUB_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
RESOURCE_ID NUMBER
Yes
LEAD_ID NUMBER
Yes
LAST_UPDATE_DATE DATE
Yes Standard Who column - date when a user last updated this row.
ORG_ID NUMBER

Organization identifier
DECISION_DATE DATE

STATUS_CODE VARCHAR2 (30) Yes
LAST_UPDATED_BY NUMBER
Yes Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID).
Query Text

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


SELECT RESOURCE_ID
,      LEAD_ID
,      LAST_UPDATE_DATE
,      ORG_ID
,      DECISION_DATE
,      STATUS_CODE
,      LAST_UPDATED_BY
FROM APPS.AST_SALESOPP_UWQ_REF_SUB_V;

Dependencies

[top of page]

APPS.AST_SALESOPP_UWQ_REF_SUB_V references the following:

SchemaAPPS
ViewAS_ACCESSES_ALL
SynonymAS_LEADS_ALL
SynonymAS_SALES_CREDITS

APPS.AST_SALESOPP_UWQ_REF_SUB_V is not referenced by any database object