DBA Data[Home] [Help]

APPS.AR_ARHGDPRQ_XMLP_PKG dependencies on HZ_COMMON_PUB

Line 23: hz_common_pub.disable_cont_source_security;

19:
20: /*srw.user_exit('FND SRWINIT');*/null;
21:
22:
23: hz_common_pub.disable_cont_source_security;
24:
25: OPEN get_co_name;
26: FETCH get_co_name INTO r1;
27: CLOSE get_co_name;

Line 55: hz_common_pub.enable_cont_source_security;

51: BEGIN
52:
53: BEGIN
54:
55: hz_common_pub.enable_cont_source_security;
56:
57: /*SRW.USER_EXIT('FND SRWEXIT');*/null;
58:
59: