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


VIEW: APPS.CN_SRP_WORKSHEETS_V

Object Details
Object Name: CN_SRP_WORKSHEETS_V
Object Type: VIEW
Owner: APPS
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
SALESREP_ID NUMBER (15)
ORG_ID NUMBER (15)
PAYRUN_ID NUMBER (15)
RETURNED_FUNDS_FLAG VARCHAR2 (1)
TOTAL_PAID NUMBER

Query Text

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


SELECT SALESREP_ID
,      ORG_ID
,      PAYRUN_ID
,      RETURNED_FUNDS_FLAG
,      TOTAL_PAID
FROM APPS.CN_SRP_WORKSHEETS_V;

Dependencies

[top of page]

APPS.CN_SRP_WORKSHEETS_V references the following:

SchemaAPPS
SynonymCN_PAYMENT_WORKSHEETS
APPS.CN_SRP_WORKSHEETS_V is referenced by following:

SchemaAPPS
ViewCN_SRP_WORKSHEETS