DBA Data[Home] [Help]

APPS.AP_WEB_EXP_ITEM_UTIL dependencies on AP_WEB_EXP_ITEM_UTIL

Line 1: PACKAGE BODY ap_web_exp_item_util AS

1: PACKAGE BODY ap_web_exp_item_util AS
2: /* $Header: apweiutb.pls 115.2 2002/11/03 22:18:25 osteinme noship $ */
3:
4:
5: function get_rep_id RETURN NUMBER is

Line 53: end ap_web_exp_item_util;

49: return 'Y';
50: end if;
51: end;
52:
53: end ap_web_exp_item_util;