[Home] [Help]
[Dependency Information]
| Object Name: | WSH_SHIP_FROM_ORGS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | WSH.WSH_SHIP_FROM_ORGS_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 |
|---|---|---|---|---|
| ORGANIZATION_ID | NUMBER | (15) | Yes | |
| BUSINESS_GROUP_ID | NUMBER | (15) | Yes | |
| USER_DEFINITION_ENABLE_DATE | DATE | Yes | ||
| DISABLE_DATE | DATE | |||
| ORGANIZATION_CODE | VARCHAR2 | (3) | ||
| ORGANIZATION_NAME | VARCHAR2 | (240) | Yes | |
| LOCATION_ID | NUMBER | (15) | ||
| SET_OF_BOOKS_ID | VARCHAR2 | (150) |
Cut, paste (and edit) the following text to query this object:
SELECT ORGANIZATION_ID
, BUSINESS_GROUP_ID
, USER_DEFINITION_ENABLE_DATE
, DISABLE_DATE
, ORGANIZATION_CODE
, ORGANIZATION_NAME
, LOCATION_ID
, SET_OF_BOOKS_ID
FROM APPS.WSH_SHIP_FROM_ORGS_V;
APPS
HR_GENERAL
- show dependent code
HR_ORGANIZATION_INFORMATION
HR_ORGANIZATION_UNITS
HR_SECURITY
- show dependent code
MTL_PARAMETERS
APPS
WMS_OTM_DOCK_SYNC
- show dependent code
WSH_OTM_REF_DATA_GEN_PKG
- show dependent code
WSH_PICKING_BATCHES_GRP
- show dependent code
WSH_UTIL_CORE
- show dependent code
WSH_WSHRDMBL_XMLP_PKG
- show dependent code
|
|
|
|