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


TABLE: BIS.BIS_RSS_PORTLETS

Object Details
Object Name: BIS_RSS_PORTLETS
Object Type: TABLE
Owner: BIS
FND Design Data: TableBIS.BIS_RSS_PORTLETS
Subobject Name:
Status: VALID


This table stores BIS RSS portlets information


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
PORTLET_SHORT_NAME VARCHAR2 (255) Yes Portlet Short Name
XML_URL VARCHAR2 (2000) Yes Xml Url
XSL_URL VARCHAR2 (2000)
Xsl Url
CREATED_BY NUMBER (15) Yes Created By
CREATION_DATE DATE
Yes Creation Date
LAST_UPDATED_BY NUMBER (15) Yes Last Updated By
LAST_UPDATE_DATE DATE
Yes Last Update Date
LAST_UPDATE_LOGIN NUMBER (15) Yes Last Update Login
PARAMETERS VARCHAR2 (2000)
Query Text

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


SELECT PORTLET_SHORT_NAME
,      XML_URL
,      XSL_URL
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      PARAMETERS
FROM BIS.BIS_RSS_PORTLETS;

Dependencies

[top of page]

BIS.BIS_RSS_PORTLETS does not reference any database object

BIS.BIS_RSS_PORTLETS is referenced by following:

SchemaAPPS
SynonymBIS_RSS_PORTLETS