DBA Data[Home] [Help]

APPS.HZ_LOCATION_SERVICES_PUB dependencies on HZ_LOCATION_SERVICES_PUB

Line 1: PACKAGE BODY HZ_LOCATION_SERVICES_PUB AS

1: PACKAGE BODY HZ_LOCATION_SERVICES_PUB AS
2: /*$Header: ARHLCSVB.pls 120.35 2007/12/06 06:30:43 rarajend ship $*/
3:
4: -- fix bug 4271311 - max length of VARCHAR2 is 32767
5: -- for UTF-8 character set, max length should be 32767/3 = 10922

Line 2144: END HZ_LOCATION_SERVICES_PUB;

2140: --return 'ERROR';
2141: RAISE;
2142: END outdoc_rule;
2143:
2144: END HZ_LOCATION_SERVICES_PUB;