[Home] [Help]
[Dependency Information]
| Object Name: | CS_PR_OCV |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | CS.CS_PR_OCV
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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. |
Cut, paste (and edit) the following text to query this object:
SELECT CODE
, LANGUAGE
, MEANING
FROM APPS.CS_PR_OCV;
APPS
CS_PARTY_ROLES_VL
APPS.CS_PR_OCV is not referenced by any database object
|
|
|
|