DBA Data[Home] [Help]

APPS.AR_ARHDUNDP_XMLP_PKG dependencies on HZ_COMMON_PUB

Line 24: hz_common_pub.disable_cont_source_security;

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

Line 49: hz_common_pub.enable_cont_source_security;

45: BEGIN
46:
47: BEGIN
48:
49: hz_common_pub.enable_cont_source_security;
50:
51: /*SRW.USER_EXIT('FND SRWEXIT');*/null;
52:
53: