DBA Data[Home] [Help]

APPS.PAY_US_ADHOC_UTILS dependencies on PER_SECURITY_PROFILES

Line 67: RETURN per_security_profiles.business_group_id%TYPE;

63: p_type varchar2) return varchar2 ;
64: --
65: --
66: FUNCTION get_secprofile_bg_id
67: RETURN per_security_profiles.business_group_id%TYPE;
68: --
69: --
70: END PAY_US_ADHOC_UTILS;