[Home] [Help]
3213: AND ffft.SOURCE_LANG = userenv('LANG')
3214: AND ffft.LANGUAGE = userenv('LANG')
3215: AND ffft.USER_FUNCTION_NAME = p_user_function_name;
3216:
3217: update bne_security_rules set security_value = l_security_func_name
3218: where security_code = l_new_intg_code;
3219:
3220: --Integration with RI data pump mechanism
3221: -- After second '#' correct errors content,layout and mapping code have to be inserted