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


VIEW: APPS.ISC_MSC_BIS_ORGANIZATIONS_V

Object Details
Object Name: ISC_MSC_BIS_ORGANIZATIONS_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 view stores information about organizations.


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (81)
Source application instance identifier||'-'||Unique partner identifier in the source application instance
VALUE VARCHAR2 (255)
Name of the Organization
RESPONSIBILITY_ID NUMBER

Responsibility identifier
Query Text

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


SELECT ID
,      VALUE
,      RESPONSIBILITY_ID
FROM APPS.ISC_MSC_BIS_ORGANIZATIONS_V;

Dependencies

[top of page]

APPS.ISC_MSC_BIS_ORGANIZATIONS_V references the following:

SchemaAPPS
ViewFND_RESPONSIBILITY_VL
SynonymMSC_PLANS
SynonymMSC_TRADING_PARTNERS
SynonymORG_ACCESS

APPS.ISC_MSC_BIS_ORGANIZATIONS_V is not referenced by any database object