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


VIEW: APPS.JTM_CSP_RS_CUST_RELATIONS_V

Object Details
Object Name: JTM_CSP_RS_CUST_RELATIONS_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 Source]

Columns
Name Datatype Length Mandatory Comments
ACCESS_ID NUMBER

RS_CUST_RELATION_ID NUMBER (35) Yes
RESOURCE_TYPE VARCHAR2 (30) Yes
RESOURCE_ID NUMBER (35) Yes
CUSTOMER_ID NUMBER (35)
Query Text

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


SELECT ACCESS_ID
,      RS_CUST_RELATION_ID
,      RESOURCE_TYPE
,      RESOURCE_ID
,      CUSTOMER_ID
FROM APPS.JTM_CSP_RS_CUST_RELATIONS_V;

Dependencies

[top of page]

APPS.JTM_CSP_RS_CUST_RELATIONS_V references the following:

SchemaAPPS
PL/SQL PackageASG_BASE - show dependent code
SynonymCSP_RS_CUST_RELATIONS
SynonymJTM_CSP_RS_CUST_RELATIONS_ACC

APPS.JTM_CSP_RS_CUST_RELATIONS_V is not referenced by any database object