DBA Data[Home] [Help] [Dependency Information]


VIEW: APPS.MSD_SR_LOC_ORG_V

Object Details
Object Name: MSD_SR_LOC_ORG_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


This source association view brings in the associations between trading partner sites and OUs & internal trading partner sites and internal orgs to which they belong.


[View Source]

Columns
Name Datatype Length Mandatory Comments
LEVEL_VALUE_PK VARCHAR2 (40)
Level Value PK
ORG_LEVEL_ID NUMBER

Org Level Id
ORG_LEVEL_VALUE_PK VARCHAR2 (40)
Org Level Value Primary Key.
Query Text

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_LOC_ORG_V;

Dependencies

[top of page]

APPS.MSD_SR_LOC_ORG_V references the following:

SchemaAPPS
SynonymHZ_CUST_ACCOUNTS
SynonymHZ_CUST_ACCT_SITES_ALL
SynonymHZ_CUST_SITE_USES_ALL
SynonymMSD_SETUP_PARAMETERS
PL/SQL PackageMSD_SR_UTIL - show dependent code
SynonymPO_LOCATION_ASSOCIATIONS_ALL
SchemaPUBLIC
SynonymDUAL

APPS.MSD_SR_LOC_ORG_V is not referenced by any database object