DBA Data[Home] [Help]

APPS.PAY_PAYROLLS_F_PKG dependencies on HR_SECURITY_INTERNAL

Line 1759: hr_security_internal.populate_new_payroll

1755: -- Code added as part of bug fix 2593982
1756: -- Code to view the payrolls which were initially not visible in secured
1757: -- responsibility
1758:
1759: hr_security_internal.populate_new_payroll
1760: (X_Business_Group_Id
1761: ,X_Payroll_Id
1762: );
1763: --

Line 2040: hr_security_internal.populate_new_payroll

2036: -- Code added as part of bug fix 2593982
2037: -- Code to view the payrolls which were initially not visible in secured
2038: -- responsibility
2039:
2040: hr_security_internal.populate_new_payroll
2041: (X_Business_Group_Id
2042: ,X_Payroll_Id
2043: );
2044: --