DBA Data[Home] [Help]

APPS.RA_CUSTOMER_TEXT_PKG dependencies on HZ_COMMON_PUB

Line 178: hz_common_pub.disable_cont_source_security;

174: 'parameters ('' datastore ' || l_datastore ||
175: ' stoplist ctxsys.empty_stoplist lexer APPS.text_lexer ' ||' '') PARALLEL ONLINE';
176: END IF;
177:
178: hz_common_pub.disable_cont_source_security;
179: EXECUTE IMMEDIATE x_index_string;
180:
181: --to populate the profile option
182: x_profile_date := fnd_date.date_to_canonical(sysdate);