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


VIEW: APPS.IMC_RCNT_CUST_BIN_V

Object Details
Object Name: IMC_RCNT_CUST_BIN_V
Object Type: VIEW
Owner: APPS
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)
Unique identifier of party
RELATIONSHIP_TYPE VARCHAR2 (30) Yes Type of relationship
SUBJECT_TYPE VARCHAR2 (30) Yes Subject party type of a relationship
OBJECT_TYPE VARCHAR2 (30) Yes Object party type of a relationship
Query Text

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


SELECT PARTY_ID
,      RELATIONSHIP_TYPE
,      SUBJECT_TYPE
,      OBJECT_TYPE
FROM APPS.IMC_RCNT_CUST_BIN_V;

Dependencies

[top of page]

APPS.IMC_RCNT_CUST_BIN_V references the following:

SchemaAPPS
SynonymHZ_CODE_ASSIGNMENTS
SynonymHZ_RELATIONSHIPS
SynonymHZ_RELATIONSHIP_TYPES

APPS.IMC_RCNT_CUST_BIN_V is not referenced by any database object