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


VIEW: APPS.CSD_RT_TRAN_RESPS_V

Object Details
Object Name: CSD_RT_TRAN_RESPS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCSD.CSD_RT_TRAN_RESPS_V
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
Name Datatype Length Mandatory Comments
RT_TRAN_ID NUMBER
Yes
RT_TRAN_RESP_ID NUMBER
Yes
OBJECT_VERSION_NUMBER NUMBER
Yes
RESPONSIBILITY_ID NUMBER
Yes
RESPONSIBILITY_NAME VARCHAR2 (100) Yes
Query Text

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


SELECT RT_TRAN_ID
,      RT_TRAN_RESP_ID
,      OBJECT_VERSION_NUMBER
,      RESPONSIBILITY_ID
,      RESPONSIBILITY_NAME
FROM APPS.CSD_RT_TRAN_RESPS_V;

Dependencies

[top of page]

APPS.CSD_RT_TRAN_RESPS_V references the following:

SchemaAPPS
SynonymCSD_RT_TRAN_RESPS
SynonymFND_RESPONSIBILITY_TL

APPS.CSD_RT_TRAN_RESPS_V is not referenced by any database object