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


VIEW: APPS.AST_ORG_DUPLICATE_V

Object Details
Object Name: AST_ORG_DUPLICATE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewAST.AST_ORG_DUPLICATE_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
PARTY_ID NUMBER (15) Yes
PARTY_NAME VARCHAR2 (360) Yes
ADDRESS VARCHAR2 (4000)
PHONE_NUMBER VARCHAR2 (82)
URL VARCHAR2 (2000)
SCORE NUMBER

SEARCH_CONTEXT_ID NUMBER

Query Text

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


SELECT PARTY_ID
,      PARTY_NAME
,      ADDRESS
,      PHONE_NUMBER
,      URL
,      SCORE
,      SEARCH_CONTEXT_ID
FROM APPS.AST_ORG_DUPLICATE_V;

Dependencies

[top of page]

APPS.AST_ORG_DUPLICATE_V references the following:

SchemaAPPS
PL/SQL PackageARP_ADDR_LABEL_PKG - show dependent code
PL/SQL PackageFND_PROFILE - show dependent code
SynonymFND_TERRITORIES_TL
SynonymHZ_CONTACT_POINTS
SynonymHZ_MATCHED_PARTIES_GT
SynonymHZ_PARTIES

APPS.AST_ORG_DUPLICATE_V is not referenced by any database object