<bm:data-filterenforceOperations="query"expression="(v.role_code not in('0018','0019') or (v.role_code in('0018','0019') and hl_asset_manage_fee_pkg.check_function_show(v.role_code, ${/session/@user_id},v.function_code)='Y' ))"></bm:data-filter>
<bm:data-filterenforceOperations="query"expression="((not exists (select 1 from sys_role_user_function f where f.role_id = v.role_id and f.function_id = v.function_id)) or (exists (select 1 from sys_role_user_function f where f.role_id = v.role_id and f.user_id = ${/session/@user_id} and f.function_id = v.function_id)))"/>
<!--<bm:data-filter enforceOperations="query" expression="((v.function_code != 'CON3200') or(v.function_code = 'CON3200' AND ((v.role_code not in ('0018', '0019')) or (v.role_code in ('0018', '0019') and exists (select 1 from sys_user u, sys_user_role_groups r where u.user_id = r.user_id and r.role_id = v.role_id AND u.user_id = ${/session/@user_id} and u.user_name in ('MJ001', 'MJ002'))))))"/>