[Home] [Help]
[Dependency Information]
| Object Name: | WSH_CC_SERVICE_HEADER_SETUPS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | WSH.WSH_CC_SERVICE_HEADER_SETUPS_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 |
|---|---|---|---|---|
| MASTER_ORGANIZATION_ID | NUMBER | |||
| MASTER_ORGANIZATION_NAME | VARCHAR2 | (240) | ||
| ORGANIZATION_ID | NUMBER | |||
| ORGANIZATION_NAME | VARCHAR2 | (240) | ||
| APPLICATION_ID | NUMBER | |||
| APPLICATION_NAME | VARCHAR2 | (240) | ||
| APPLICATION_USER_ID | NUMBER | |||
| USER_NAME | VARCHAR2 | (100) |
Cut, paste (and edit) the following text to query this object:
SELECT MASTER_ORGANIZATION_ID
, MASTER_ORGANIZATION_NAME
, ORGANIZATION_ID
, ORGANIZATION_NAME
, APPLICATION_ID
, APPLICATION_NAME
, APPLICATION_USER_ID
, USER_NAME
FROM APPS.WSH_CC_SERVICE_HEADER_SETUPS_V;
APPS
FND_APPLICATION_TL
FND_USER
HR_GENERAL
- show dependent code
HR_ORGANIZATION_UNITS
HR_SECURITY
- show dependent code
WSH_CC_SERVICE_SETUPS
APPS.WSH_CC_SERVICE_HEADER_SETUPS_V is not referenced by any database object
|
|
|
|