DBA Data[Home] [Help]

PACKAGE: APPS.CS_INCIDENTLINKS_VUHK

Source


1 PACKAGE cs_incidentlinks_vuhk AUTHID CURRENT_USER AS
2   /* $Header: csisrls.pls 115.2 2000/05/26 15:50:05 pkm ship      $ */
3 
4   /**************************************************************************
5    This is the Vertical Industry User Hook API.
6    The Vertical Industry can add customization procedures here for
7    Pre and Post Processing.
8    **************************************************************************/
9 
10   /* Vertcal Industry Procedure for pre processing in case of
11 	create service request*/
12 
13 END cs_incidentlinks_vuhk;