DBA Data[Home] [Help]

APPS.PAY_US_ADHOC_UTILS dependencies on PER_SECURITY_PROFILES

Line 157: RETURN per_security_profiles.business_group_id%TYPE IS

153: end get_commonpay_agent_details;
154: --
155: --
156: FUNCTION get_secprofile_bg_id
157: RETURN per_security_profiles.business_group_id%TYPE IS
158:
159: BEGIN
160:
161: RETURN hr_security.get_sec_profile_bg_id;