DBA Data[Home] [Help]

APPS.ASG_OA_BASE dependencies on ASG_OA_BASE

Line 1: PACKAGE BODY ASG_OA_BASE as

1: PACKAGE BODY ASG_OA_BASE as
2: /* $Header: asgoabaseb.pls 120.2 2005/07/26 01:56:52 ravir noship $ */
3:
4: FUNCTION getRealTime(sec in number) return varchar2
5: is

Line 33: end asg_oa_base;

29: end if;
30: return l_enabled;
31: end getEnabled;
32:
33: end asg_oa_base;