[Home] [Help]
[Dependency Information]
| Object Name: | CSM_SR_ALLOWED_STATUSES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ACCESS_ID | NUMBER | Yes | ||
| ALLOWED_STATUS_ID | NUMBER | Yes | ||
| STATUS_GROUP_ID | NUMBER | Yes | ||
| INCIDENT_STATUS_ID | NUMBER | Yes | ||
| START_DATE | DATE | |||
| END_DATE | DATE |
Cut, paste (and edit) the following text to query this object:
SELECT ACCESS_ID
, ALLOWED_STATUS_ID
, STATUS_GROUP_ID
, INCIDENT_STATUS_ID
, START_DATE
, END_DATE
FROM APPS.CSM_SR_ALLOWED_STATUSES_V;
APPS
CSM_SR_ALLOWED_STATUSES_ACC
CS_SR_ALLOWED_STATUSES
APPS.CSM_SR_ALLOWED_STATUSES_V is not referenced by any database object
|
|
|
|