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


TABLE: MSC.MSC_ORG_ACCESS

Object Details
Object Name: MSC_ORG_ACCESS
Object Type: TABLE
Owner: MSC
FND Design Data: TableMSC.MSC_ORG_ACCESS
Subobject Name:
Status: VALID


This table stores the organizations to which a responsibility has access


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER
Yes org identifier
SR_INSTANCE_ID NUMBER

source application instance identifier
RESPONSIBILITY_ID NUMBER

responsibility identifier
RESP_APPLICATION_ID NUMBER

application identifier
EFFECTIVE_FROM_DATE DATE
Yes effectivity start date
EFFECTIVE_TO_DATE DATE

effectivity end date
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
Query Text

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


SELECT ORGANIZATION_ID
,      SR_INSTANCE_ID
,      RESPONSIBILITY_ID
,      RESP_APPLICATION_ID
,      EFFECTIVE_FROM_DATE
,      EFFECTIVE_TO_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM MSC.MSC_ORG_ACCESS;

Dependencies

[top of page]

MSC.MSC_ORG_ACCESS does not reference any database object

MSC.MSC_ORG_ACCESS is referenced by following:

SchemaAPPS
SynonymMSC_ORG_ACCESS