DBA Data[Home] [Help]

APPS.HZ_IMP_LOAD_STAGE2 dependencies on HZ_COMMON_PUB

Line 242: hz_common_pub.disable_cont_source_security;

238: l_os := l_dml_record.OS;
239: END IF;
240:
241: -- disable policy function
242: hz_common_pub.disable_cont_source_security;
243:
244: -- IF re-run parameter is 'Unexpected Errors'/'Error Limit Reached',
245: -- and current stg < HWM stage, set re-run flag to 'Y'
246: -- IF 'completed with errors' , set re-run flag to 'Y'