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


VIEW: APPS.CS_PR_OCV

Object Details
Object Name: CS_PR_OCV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCS.CS_PR_OCV
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
CODE VARCHAR2 (30) Yes Holds value of Party Role Attritbutes.
LANGUAGE VARCHAR2 (52)
Language
MEANING VARCHAR2 (90) Yes Name of Party Role.
Query Text

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


SELECT CODE
,      LANGUAGE
,      MEANING
FROM APPS.CS_PR_OCV;

Dependencies

[top of page]

APPS.CS_PR_OCV references the following:

SchemaAPPS
ViewCS_PARTY_ROLES_VL

APPS.CS_PR_OCV is not referenced by any database object