[Home] [Help]
[Dependency Information]
| Object Name: | MSD_SR_PRD_ORG_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
A public view which may be useful for custom reporting or other data
requirements.
Products related to organizations
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| LEVEL_VALUE_PK | NUMBER | Yes | Item Level Value Primary Key | |
| ORG_LEVEL_ID | NUMBER | Organization level id | ||
| ORG_LEVEL_VALUE_PK | NUMBER | Yes | Organization Level Value Pk |
Cut, paste (and edit) the following text to query this object:
SELECT LEVEL_VALUE_PK
, ORG_LEVEL_ID
, ORG_LEVEL_VALUE_PK
FROM APPS.MSD_SR_PRD_ORG_V;
APPS
MSD_APP_INSTANCE_ORGS
MSD_SETUP_PARAMETERS
MSD_SR_UTIL
- show dependent code
MTL_SYSTEM_ITEMS_KFV
APPS.MSD_SR_PRD_ORG_V is not referenced by any database object
|
|
|
|