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


VIEW: APPS.MSD_LEGAL_ENTITIES_V

Object Details
Object Name: MSD_LEGAL_ENTITIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewMSD.MSD_LEGAL_ENTITIES_V
Subobject Name:
Status: VALID

View Type

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


This view will provide legal entities information for Demand Planning


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER (15) Yes Identifier
VALUE VARCHAR2 (240) Yes Identifier Value
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ID
,      VALUE
FROM APPS.MSD_LEGAL_ENTITIES_V;

Dependencies

[top of page]

APPS.MSD_LEGAL_ENTITIES_V references the following:

SchemaAPPS
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymHR_ORGANIZATION_INFORMATION
APPS.MSD_LEGAL_ENTITIES_V is referenced by following:

SchemaAPPS
ViewMSD_SR_LE_ALL_V
ViewMSD_SR_LE_BG_V
ViewMSD_SR_ORG_LE_V
ViewMSD_SR_OU_LE_V