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


TABLE: MSC.MSC_INT_PACKAGES

Object Details
Object Name: MSC_INT_PACKAGES
Object Type: TABLE
Owner: MSC
Subobject Name:
Status: VALID


PS/SNO Integration table to store all the supported PS/SNO Package names


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
API_ID VARCHAR2 (30) Yes API ID of the packages
MODEL VARCHAR2 (30) Yes Name of the XML model
PACKAGE_NAME VARCHAR2 (30) Yes Name of the package that together makes the XML files
DESCRIPTION VARCHAR2 (250)
Description of the Package name
Query Text

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


SELECT API_ID
,      MODEL
,      PACKAGE_NAME
,      DESCRIPTION
FROM MSC.MSC_INT_PACKAGES;

Dependencies

[top of page]

MSC.MSC_INT_PACKAGES does not reference any database object

MSC.MSC_INT_PACKAGES is referenced by following:

SchemaAPPS
SynonymMSC_INT_PACKAGES