DBA Data[Home] [Help]

APPS.BEN_PROCESS_USER_SS_API dependencies on STANDARD

Line 439: where fsg.security_group_key = decode(p_business_group_id,0, 'STANDARD',to_char(p_business_group_id));

435: cursor lc_get_sec_group_id
436: is
437: select fsg.security_group_id
438: from fnd_security_groups fsg
439: where fsg.security_group_key = decode(p_business_group_id,0, 'STANDARD',to_char(p_business_group_id));
440: --
441:
442: begin
443: --