DBA Data[Home] [Help]

PACKAGE BODY: APPS.BIS_VG_TYPES

Source


1 PACKAGE BODY BIS_VG_TYPES AS
2 /* $Header: BISTTYPB.pls 115.7 2002/03/27 08:18:52 pkm ship     $ */
3 
4 --  Copyright (c) 1998 Oracle Corporation, Redwood Shores, CA, USA
5 --  All rights reserved.
6 --
7 --  FILENAME
8 --
9 --      BISTTYPB.pls
10 --
11 --  DESCRIPTION
12 --
13 --      empty body for types package
14 --
15 --  NOTES
16 --
17 --  HISTORY
18 --
19 --  23-JUL-98 Created
20 --  11-DEC-01 Edited by DBOWLES  Added dr driver comments.
21 --
22 BEGIN
23   null; -- empty body for the types package
24 END BIS_VG_TYPES;