DBA Data[Home] [Help]

APPS.BEN_PROCESS_USER_SS_API dependencies on FND_FUNCTION_SECURITY

Line 369: fnd_function_security.security_rule

365: else
366: close lc_get_resp_id;
367: end if;
368:
369: fnd_function_security.security_rule
370: (responsibility_key => l_resp_key
371: ,rule_type => get_resp_func_rec.rule_type
372: ,rule_name => l_rule_name);
373: