[Home] [Help]
[Dependency Information]
| Object Name: | CS_SR_OCV |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | CS.CS_SR_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 | NUMBER | Holds value of SR Type Id or -1 for global attributes. | ||
| LANGUAGE | VARCHAR2 | (52) | Language | |
| MEANING | VARCHAR2 | (90) | Name of SR Type or Meaning from Fnd lookups. |
Cut, paste (and edit) the following text to query this object:
SELECT CODE
, LANGUAGE
, MEANING
FROM APPS.CS_SR_OCV;
APPS
CS_INCIDENT_TYPES_VL
FND_LOOKUP_VALUES
APPS.CS_SR_OCV is not referenced by any database object
|
|
|
|