DBA Data[Home] [Help]

APPS.OTA_VIEWS_PKG dependencies on OTA_VIEWS_PKG

Line 1: package body OTA_VIEWS_PKG as

1: package body OTA_VIEWS_PKG as
2: /* $Header: otaonvew.pkb 120.0 2005/05/29 06:57:47 appldev noship $ */
3:
4: --
5: -- Function to find the number of available places in a Training Course

Line 93: END OTA_VIEWS_PKG ;

89: end if;
90: return (l_no_of_places_remaining) ;
91: END OTA_GET_PLACES_AVAILABLE;
92: --
93: END OTA_VIEWS_PKG ;