DBA Data[Home] [Help]

PACKAGE: APPS.BIS_COLOR_TRIGGERS_SET_MLS

Source


1 PACKAGE BIS_COLOR_TRIGGERS_SET_MLS AS
2 /* $Header: BISCMLSS.pls 120.0 2005/10/27 05:59:47 appldev noship $ */
3 /*
4 REM +=======================================================================+
5 REM |    Copyright (c) 2004 Oracle Corporation, Redwood Shores, CA, USA     |
6 REM |                         All rights reserved.                          |
7 REM +=======================================================================+
8 REM | FILENAME                                                              |
9 REM |     BISPRSSS.pls                                                      |
10 REM |                                                                       |
11 REM | DESCRIPTION                                                           |
12 REM |     Module: Public package for populating the RSS Portlets tables     |
13 REM |             - BIS_RSS_PORTLETS                                        |
14 REM |             - BIS_RSS_PORTLETS_TL                                     |
15 REM | NOTES                                                                 |
16 REM | 10/27/05  ugodavar   Initial Creation.                                |
17 REM |                                                                       |
18 REM +=======================================================================+
19 */
20 PROCEDURE Add_Language;
21 
22 END BIS_COLOR_TRIGGERS_SET_MLS;