[Home] [Help]
[Dependency Information]
| Object Name: | CS_SR_OWNERS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | CS.CS_SR_OWNERS_V
|
| 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 |
|---|---|---|---|---|
| RESOURCE_ID | NUMBER | Resource identifier. | ||
| RESOURCE_NUMBER | VARCHAR2 | (30) | Resource Number. | |
| RESOURCE_NAME | VARCHAR2 | (360) | Resource Name. | |
| SUPPORT_SITE_ID | NUMBER | Site attached to the resource. | ||
| USAGE | VARCHAR2 | (240) | Usage attached to the resource. | |
| RESOURCE_TYPE | VARCHAR2 | (11) | Type of resource eg. Employee, Team or Group. | |
| ORG_ID | NUMBER | Organization Identifier of 'employee' type resource. |
Cut, paste (and edit) the following text to query this object:
SELECT RESOURCE_ID
, RESOURCE_NUMBER
, RESOURCE_NAME
, SUPPORT_SITE_ID
, USAGE
, RESOURCE_TYPE
, ORG_ID
FROM APPS.CS_SR_OWNERS_V;
APPS
JTF_RS_EMP_DTLS_VL
JTF_RS_GROUPS_VL
JTF_RS_GROUP_USAGES
JTF_RS_TEAMS_VL
JTF_RS_TEAM_USAGES
APPS
CSC_SERVICE_REQUEST_PVT
- show dependent code
CS_INCIDENTS_DIARY_V
CS_INCIDENTS_V
CS_INCIDENTS_WORKFLOW_V
CS_NEW_INCIDENTS_V
CS_NEW_INCIDENTS_V_SEC
CS_SR_FUL_PKG
- show dependent code
CS_SR_UTIL_PKG
- show dependent code
CUG_GENERIC_WF_PKG
- show dependent code
|
|
|
|