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


TABLE: MSD.MSD_ST_ORG_CALENDARS

Object Details
Object Name: MSD_ST_ORG_CALENDARS
Object Type: TABLE
Owner: MSD
FND Design Data: TableMSD.MSD_ST_ORG_CALENDARS
Subobject Name:
Status: VALID


This staging table stores Associations between Organizations and Calendars.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
INSTANCE VARCHAR2 (30) Yes Instance
SR_ORG_PK VARCHAR2 (240) Yes Source Organization Primary Key
CALENDAR_TYPE VARCHAR2 (30) Yes Calendar Type
CALENDAR_CODE VARCHAR2 (30) Yes Calendar Code
CREATION_DATE DATE

Who Column.
CREATED_BY NUMBER

Who Column.
LAST_UPDATE_DATE DATE

Who Column.
LAST_UPDATED_BY NUMBER

Who Column.
LAST_UPDATE_LOGIN NUMBER

Who Column.
REQUEST_ID NUMBER

Extended Who Column.
PROGRAM_APPLICATION_ID NUMBER

Extended Who Column.
PROGRAM_ID NUMBER

Extended Who Column.
PROGRAM_UPDATE_DATE DATE

Extended Who Column.
Query Text

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


SELECT INSTANCE
,      SR_ORG_PK
,      CALENDAR_TYPE
,      CALENDAR_CODE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM MSD.MSD_ST_ORG_CALENDARS;

Dependencies

[top of page]

MSD.MSD_ST_ORG_CALENDARS does not reference any database object

MSD.MSD_ST_ORG_CALENDARS is referenced by following:

SchemaAPPS
SynonymMSD_ST_ORG_CALENDARS